File: index.rst

package info (click to toggle)
sphinx-toolbox 3.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,924 kB
  • sloc: python: 11,636; sh: 26; javascript: 25; makefile: 16
file content (18 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===============================
:mod:`~sphinx_toolbox.tweaks`
===============================

.. py:module:: sphinx_toolbox.tweaks

The following tweaks are available:

.. toctree::
	:maxdepth: 1
	:glob:

	*

.. attention::

	The :mod:`~.sphinx_toolbox.tweaks.latex_toc` and :mod:`~.sphinx_toolbox.tweaks.latex_layout` tweaks are deprecated.
	Please use :mod:`~.sphinx_toolbox.latex.toc` and :mod:`~.sphinx_toolbox.latex.layout` instead.