Initial commit
This commit is contained in:
22
docs/CONTENTS.md
Normal file
22
docs/CONTENTS.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Project Contents
|
||||
|
||||
```
|
||||
/ <Project ROOT>
|
||||
|
|
||||
|-assets/ <Project Assets>
|
||||
| |-fonts/ <Project Fonts>
|
||||
|-class/ <Report Classes>
|
||||
|-docs/ <Template Documentations>
|
||||
|-markdown/ <Markdown Sections>
|
||||
|-nix/ <Project Nix Files>
|
||||
|-packages/ <Custom LaTeX Packages>
|
||||
|-script/ <Helper Scripts>
|
||||
|-section/ <Project Sections>
|
||||
|-Makefile <Project Makefile>
|
||||
|-README.md <Project README>
|
||||
|-document.yaml <Project Config>
|
||||
|-flake.lock <Template Dependencies Lock file>
|
||||
|-flake.nix <Template Nix Flake>
|
||||
|-init.bash <Project Initializer>
|
||||
|-references.bib <Project Bibliography>
|
||||
```
|
||||
Reference in New Issue
Block a user