Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/zengin/scripts/general_info/.pages
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
nav:
- daedalus.md
- ...
- pitfalls.md
- ...
2 changes: 1 addition & 1 deletion docs/zengin/scripts/general_info/compilation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The `.src` files are simple text files that contain the paths to the `.d` files

**Example file structure:**

``` title="<gothic-root>/_work/Data/"
``` title="<gothic-root>/_work/Data/"
└── Scripts
   ├── _compiled
   └── content
Expand Down
Loading