Re: Automatic indexing for objects like in Sphinx

2025-02-17 Thread Ihor Radchenko
juh writes: > I do some software documentation using Sphinx (https://www.sphinx-doc.org/). > > When compiling pdfs Sphinx + LaTeX generates a huge index using a semi > automatic mechanism. > ... > I wonder how I could achieve this in org-mode. Check out https://code.tecosaur.net/tec/org-glossar

Automatic indexing for objects like in Sphinx

2025-01-29 Thread juh
Dear all, I do some software documentation using Sphinx (https://www.sphinx-doc.org/). When compiling pdfs Sphinx + LaTeX generates a huge index using a semi automatic mechanism. You can eg. do this: - This is my normal text. Now comes the description of a Python module. .. py:module::