updates to doc

This commit is contained in:
janis
2023-01-13 09:23:25 +01:00
parent 7937175a99
commit 9337b2609e
2 changed files with 31 additions and 2 deletions

View File

@@ -12,5 +12,6 @@ What needs to be done:
- Create good background image for main page
- use jQuery and maybe some other tools to do crazy CSS scroll animations
## Docs
If you want to contribute more documentation, then you may create a new MarkDown file in the docs/md folder, where all markdown files for the documentation reside. After you have written your documentation, you should run ```node build-docs.js``` to create the navigation menu entries. The title specified in the md file will be set as the navigation name. You may then change the navigation items in /docs/modules/nav.html
# DOCS
## Contributing Documentation
You may find more documentation for contributing documentation in ./docs/Contributing.md