[ckan-changes] [okfn/ckan] 5ad5b5: [#1022] Fix cross-references in API docstrings
GitHub
noreply at github.com
Tue Jan 7 10:54:07 UTC 2014
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 5ad5b582a9f4126d9f485163c581d4d668dee861
https://github.com/okfn/ckan/commit/5ad5b582a9f4126d9f485163c581d4d668dee861
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-12-10 (Tue, 10 Dec 2013)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
Log Message:
-----------
[#1022] Fix cross-references in API docstrings
Use :py:func:, :py:class: etc to do proper hyperlinked cross-references.
Also a few other minor docstrings formatting fixes.
Commit: bf5b82eab080d9b655b6bf8c6db705281d13ecad
https://github.com/okfn/ckan/commit/bf5b82eab080d9b655b6bf8c6db705281d13ecad
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2014-01-07 (Tue, 07 Jan 2014)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
Log Message:
-----------
Merge branch '1022-api-docs-improvements'
Compare: https://github.com/okfn/ckan/compare/46752e562498...bf5b82eab080
More information about the ckan-changes
mailing list