Skip to content

DocumentationGitHubRepositoryStructure

DavidFreely edited this page Nov 6, 2025 · 15 revisions

GitHub Wiki

. (root)

.md-Files

./img/

Pictures used in the .md-files

Static Side Builder (SSG) - MkDocs ('deprecated')

./Docs/

Output-Direcory of build up documentation from a static site generator (SSG).

./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.

Clone this wiki locally