0

Is there a way to generate "File lists" in Sphinx documentation for a Python repository similar to Doxygen File lists generated for C++ as shown below?

Doxygen File lists

I've tried the 'autoapi' extension in Sphinx. It generates a hierarchical list of links to file. But this is not what I need.

1
  • I doubt anyone has created such an extension before, but "I've tried the 'autoapi' extension in Sphinx. It generates a hierarchical list of links to file. But this is not what I need" indicates that you might revise the source code of that extension to meet your requirements. Commented Feb 20 at 5:56

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.