1
0
Fork
You've already forked sphinx_template
0
No description
  • Python 40.3%
  • Batchfile 32.6%
  • Makefile 27.1%
2025年04月10日 16:50:26 +02:00
source add myst_parser extension to be able to parse markdonw files 2025年04月10日 16:50:26 +02:00
make.bat init a template project to create sphynx rtd documentation 2025年04月10日 16:17:07 +02:00
Makefile init a template project to create sphynx rtd documentation 2025年04月10日 16:17:07 +02:00
readme.md #add readme 2025年04月10日 16:21:44 +02:00
requirements.txt init a template project to create sphynx rtd documentation 2025年04月10日 16:17:07 +02:00

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