mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
22 lines
274 B
ReStructuredText
22 lines
274 B
ReStructuredText
ifconfig
|
|
========
|
|
|
|
.. ifconfig:: confval1
|
|
|
|
spam
|
|
|
|
.. ifconfig:: confval2
|
|
|
|
egg
|
|
|
|
Issue 10496 regression test
|
|
===========================
|
|
|
|
.. ifconfig:: false_config
|
|
|
|
`Link 1 <https://link1.example>`__
|
|
|
|
.. ifconfig:: false_config
|
|
|
|
`Link 2 <https://link2.example>`__
|