Browse Source

Merge pull request #52 from tfoote/patch-1

Use the latest_version in the latest_version example
Jan Holthuis 4 years ago
parent
commit
5e8781066a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/context.rst

+ 1 - 1
docs/context.rst

@@ -151,7 +151,7 @@ Other Variables
 
     .. code-block:: jinja
 
-        <h3>Latest Version: {{ current_version.name }}</h3>
+        <h3>Latest Version: {{ latest_version.name }}</h3>
 
 
 .. _sphinx_context: http://www.sphinx-doc.org/en/stable/config.html?highlight=context#confval-html_context