I would like to create a document that has a table of contents like the
following:

1. module xyz
   1.1 function a
   1.2 function b

2. module www
   2.1 function c
   2.2 function d

Is it possible to auto-generate a document with a table of contents in the
above style using Sphinx?

Phillip
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to