mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
* Update Breadcrumb Styles - Fixes extra padding to the left/right - Used slash instead of >> - Make literalls match other link style - Adds demo docs for testing * Update comment * Update src/sass/_theme_breadcrumbs.sass Co-authored-by: Ana Costa <anacosta.xl@gmail.com> * Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1073 * Build theme.css for https://github.com/readthedocs/sphinx_rtd_theme/pull/1073 Co-authored-by: Benjamin Bach <benjamin@overtag.dk> Co-authored-by: Ana Costa <anacosta.xl@gmail.com>
10 lines
112 B
ReStructuredText
10 lines
112 B
ReStructuredText
|
|
******************
|
|
Breadcrumb Level 1
|
|
******************
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
level2/index.rst
|