File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- * :feature: `18 ` add optional *next * and *previous * links at the top and bottom
5+ * :feature: `18 ` Add optional *next * and *previous * links at the top and bottom
66 of page content. Use theme option ``show_relbars `` to enable these. Credit:
77 William Minchin.
88* :support: `- backported ` Miscellaneous project maintenance updates such as
Original file line number Diff line number Diff line change @@ -161,9 +161,9 @@ Variables and feature toggles
161161 main body of the page scrolls but the sidebar remains visible. (Applies only
162162 to desktop window sizes; the mobile view is unaffected.) Defaults to
163163 ``false ``.
164- * ``show_relbars ``: ``true `` or ``false`, defaults to ``false `` - used to
164+ * ``show_relbars ``: ``true `` or ``false `` , defaults to ``false `` - used to
165165 display *next * and *previous * links above and below the main page content. If
166- you only want to display one, this setting can be further overriden through
166+ you only want to display one, this setting can be further overridden through
167167 the ``show_relbar_top `` and ``show_relbar_bottom `` settings.
168168
169169Style colors
@@ -216,7 +216,7 @@ colorscheme. The more granular settings can be used to override as needed.
216216* ``narrow_sidebar_link ``: Link color of same. Defaults to ``gray_3 ``.
217217* ``code_highlight ``: Color of highlight when using ``:emphasize-lines: `` in a code block.
218218* ``relbar_border ``: Color of border between bar holding *next * and *previous *
219- links, the rest of the page content. Defulats to ``gray_2 ``.
219+ links, and the rest of the page content. Defaults to ``gray_2 ``.
220220
221221Fonts
222222-----
You can’t perform that action at this time.
0 commit comments