I have installed Sphinx and I want to create documentation for my module. When sphinx-quickstart command finished there is configuration for one Sphinx project. What I don't know is how to generate documentation for my module. Using 'make html' generates empty documentation. I read that index.rst is the main file, but I don't know how to tell Sphinx where is my module?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
2958
查看
Did you guys ever find a good solution to create odoo module documentation?
Chances are high you haven't configured it properly. However, I think sphinx has to be able to run your python files and because sphinx cant import models from odoo, it won't be able to generate documentation for it. I'm also looking towards auto documentation for odoo.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
5月 21
|
5854 | ||
|
3
2月 25
|
3539 | ||
|
0
5月 24
|
46 | ||
|
1
4月 24
|
3347 | ||
|
4
9月 23
|
4830 |