mock: little changes, changelog and versionadded

This commit is contained in:
Georg Brandl
2014-01-19 10:34:52 +01:00
parent e897e1e518
commit 5023da8ac3
3 changed files with 18 additions and 10 deletions

View File

@@ -199,6 +199,8 @@ inserting them into the page source under a suitable :rst:dir:`py:module`,
import errors to halt the building process when some external dependencies
are not importable at build time.
.. versionadded:: 1.3
.. rst:directive:: autofunction
autodata
@@ -345,6 +347,8 @@ There are also new config values that you can set:
some external dependencies are not met at build time and break the building
process.
.. versionadded:: 1.3
Docstring preprocessing
-----------------------