DocumentationGitHubRepositoryStructure¶
./Docs/
// Output-Direcory of build up documentation from a static site generator (SSG) ('MkDocs' atm).
./DocsSource/Content
// Direcory for selfwritten documentation md-files.
./DocsSource/Content/Image
// Direcory for images used for the documentation md-files. Seperated for easier handling of each files of a filetype.
./DocsSource/Stylsheet
// Direcory for styling-parameters to build the documentation beyond the default possable styles of the documentation-tool ('MkDocs').