Commit dfdcb3ca authored by Steadman's avatar Steadman Committed by Erik Romijn
Browse files

Improved wording in writing documentation docs.

parent 40f2325d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -210,7 +210,7 @@ Our policy for new features is:

Our preferred way for marking new features is by prefacing the features'
documentation with: "``.. versionadded:: X.Y``", followed by a mandatory
blank line and an optional content (indented).
blank line and an optional description (indented).

General improvements, or other changes to the APIs that should be emphasized
should use the "``.. versionchanged:: X.Y``" directive (with the same format