mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
21 lines
381 B
ReStructuredText
21 lines
381 B
ReStructuredText
:tocdepth: 1
|
|
|
|
.. _changes:
|
|
|
|
=========
|
|
Changelog
|
|
=========
|
|
|
|
.. raw:: latex
|
|
|
|
\addtocontents{toc}{\protect\setcounter{tocdepth}{1}}%
|
|
\makeatletter
|
|
\addtocontents{toc}%
|
|
{\def\string\l@section{\string\@dottedtocline{1}{1.5em}{3.3em}}}
|
|
\addtocontents{toc}%
|
|
{\def\string\l@subsection{\string\@dottedtocline{2}{4.8em}{4em}}}
|
|
\makeatother
|
|
|
|
|
|
.. include:: ../CHANGES.rst
|