Commit Graph

6 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire fdd0bd38be - New scripts all require pre-processing pandoc firstly 2023-04-18 17:39:10 +02:00
Tristan B. Velloza Kildaire 6e0df6da25 Build system
- Split function definitions up into seperate script
- Source the `helpers.sh` script in the `makebook.sh` script
2023-01-22 13:11:04 +02:00
Tristan B. Velloza Kildaire 16a3259fad Dependency
- Added graph visualization of DNodes

Emit

- Removed testing code from emit documentation

Graphs

- Added graph build function to `makebook.sh`
- Added dependency graph dot-graph
2023-01-22 13:07:46 +02:00
Tristan B. Velloza Kildaire fc7ee7d893 Build script
- Updated script to generate correct headings with page breaks
- Updated to include numbered sections
2023-01-15 18:20:56 +02:00
Tristan B. Velloza Kildaire a65ff57bb8 Updated makebook script
Updated various sections of the implementation chapter
2023-01-13 21:51:12 +02:00
Tristan B. Velloza Kildaire 4e24c0d326 Added book creation script 2023-01-13 16:56:01 +02:00