diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2023-11-29 13:30:13 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2023-11-29 13:30:13 +0100 |
| commit | 39c150ae58b4159d1d6d136d91016531e1aab237 (patch) | |
| tree | 88930be756df35a3f3b2ae72aedac30e587eebc8 /mkdocs.yml | |
| parent | 58991f3f63607e112d2c80d2ffd2069d841d2995 (diff) | |
| download | smarty-39c150ae58b4159d1d6d136d91016531e1aab237.tar.gz smarty-39c150ae58b4159d1d6d136d91016531e1aab237.tar.bz2 smarty-39c150ae58b4159d1d6d136d91016531e1aab237.zip | |
Added Upgrade instructions to docs
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -26,7 +26,9 @@ markdown_extensions: nav: - Home: 'index.md' - - 'Getting started': 'getting-started.md' + - 'Getting started': + - Introduction: 'getting-started.md' + - 'Upgrading from an older version': 'upgrading.md' - 'Language reference': - 'Basic Syntax': - Introduction: 'designers/language-basic-syntax/index.md' |
