Skip to content

Commit

Permalink
Routing: add "versionadded" for the "_fragment" parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre authored Aug 4, 2016
1 parent 34de06a commit b2b0fdb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions routing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,9 @@ that are special: each adds a unique piece of functionality inside your applicat
Used to set the request format (:ref:`read more <routing-format-param>`).

``_fragment``

.. versionadded:: 3.2

Used to set the fragment identifier, the optional last part of a URL that
starts with a ``#`` character and is used to identify a portion of a document.

Expand Down

0 comments on commit b2b0fdb

Please sign in to comment.