Files
sphinx/doc/_static
Martin Liska 9ec829fb50 texinfo: simplify reference emission.
The commit adds a new config value 'texinfo_emit_document_references'
that blocks the emission of inline references and make it better readable
with legacy stand-alone reader ``info``.

Before the change we emit:
Default option value for @ref{e,,-Wshift-overflow3}.

while with texinfo_emit_document_references == True:
Default option value for -Wshift-overflow3.

It addresses limitations mentioned in Sphinx' FAQ:
https://www.sphinx-doc.org/en/master/faq.html#texinfo-info
2021-11-12 14:00:48 +01:00
..
2018-11-16 15:23:33 +01:00
2021-09-13 15:17:14 +02:00
2016-07-07 18:34:18 +03:00
2020-10-24 17:41:02 +02:00
2016-07-07 18:34:18 +03:00
2016-07-07 18:34:18 +03:00