Add link to version pragma

This commit is contained in:
Alex Beregszaszi
2017-03-16 00:43:30 +00:00
parent 0157b86ce6
commit 4c34adb799
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -280,4 +280,4 @@ Example:
3. a breaking change is introduced - version is bumped to 0.5.0
4. the 0.5.0 release is made
This behaviour works well with the version pragma.
This behaviour works well with the :ref:`version pragma <version_pragma>`.
+2
View File
@@ -7,6 +7,8 @@ and pragma directives.
.. index:: ! pragma, version
.. _version_pragma:
Version Pragma
==============