Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
2480 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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. 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
трав. 21
5423
3
лют. 25
2592
0
трав. 24
46
1
квіт. 24
2738
4
вер. 23
4185