File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -146,6 +146,8 @@ See [Styling](styling.html) for information about template parameters and stylin
146146| `fsdocs - source - basename` | Name of original input source , excluding its extensions , relative to the `docs` root |
147147| `fsdocs - tooltips` | Generated hidden div elements for tooltips |
148148| `fsdocs - watch - script` | The websocket script used in watch mode to trigger hot reload |
149+ | `fsdocs - previous - page - link` | A relative link to the previous page based on the frontmatter index data |
150+ | `fsdocs - next - page - link` | A relative link to the next page based on the frontmatter index data |
149151
150152The following substitutions are extracted from your project files and may or may not be used by the default
151153template :
You can’t perform that action at this time.
0 commit comments