Skip to content

Commit 2b01ba2

Browse files
committed
Add new substitutions to documentation.
1 parent de1330a commit 2b01ba2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content.fsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

150152
The following substitutions are extracted from your project files and may or may not be used by the default
151153
template:

0 commit comments

Comments
 (0)