Happy Holidays
Wishing everyone a peaceful break and fewer broken jobs.
Custom Configurationο
Global.rstο
Hide external link iconsο
Usage: add to any page to suppress any external link icons on that page.
|hide-external-link-icons|
Insert line breakο
Usage: add anywhere you would like to insert a line break
like this:
Usage: add anywhere you would like to insert a line break
|br|
like this:
Underline boldο
Some important information
:underline-bold:`Some important information`
Underline-bold has been defined in global.rst and custom.css.
Conf.pyο
Extensionsο
- sphinx.ext.todo
todo_include_todos = False- not included in generated documentation
- sphinx_tabs.tabs
sphinx_tabs_valid_builders = ['linkcheck']- extension will be enabled when running the linkcheck buildersphinx_tabs_disable_tab_closing = True- user wonβt be able to close tabs in the generated documentation
Currently used directivesο
Last updated 27.03.2024
.. ::
.. admonition::
.. attention::
.. caution::
.. code-block::
.. contents::
.. cssclass::
.. danger::
.. dropdown::
.. error::
.. figure::
.. glossary::
.. group-tab::
.. highlight::
.. hint::
.. image::
.. important::
.. include::
.. list-table::
.. literalinclude::
.. note::
.. raw::
.. role::
.. seealso::
.. sidebar::
.. tab::
.. table::
.. tabs::
.. tip::
.. toctree::
.. todo::
.. warning::