No description
| source | add myst_parser extension to be able to parse markdonw files | |
| make.bat | init a template project to create sphynx rtd documentation | |
| Makefile | init a template project to create sphynx rtd documentation | |
| readme.md | #add readme | |
| requirements.txt | init a template project to create sphynx rtd documentation | |
Documentation template
This project is a template folder to copy in your project. It configure to work with c embedded project.
How To Use
Go to the root folder of your project and run the following command:
git clone ??? Doc
rm -rdf Doc/.git
git add Doc
How to generate Documentation
Like all sphinx project: make html in the Doc folder.
Todo
- adding doxygen tools
- adding documentation to use doxygen