In a project I'm working on, I have a requirement of translating the English documentation to Japanese. While working through the documentation, I was made aware that autodoc is not properly ...
some folder - project a - python module x - python module y - project b - ... - sphinx-doc-helper - conf.py - Makefile - ... You might want to check the recognized syntax in Sphinx doc, which is reST, ...