.
|-- Makefile
|-- index.html
|-- nav-sections.css
|-- styles.css
|-- tools
|   |-- build.sh
|   |-- html-fragment.outlang
|   |-- license.txt
|   `-- theme-menu.html
`-- articles
    `-- article-name
        |-- article.html
        |-- example.c
        `-- image.png
