[ckan-changes] [okfn/ckan] d124eb: [#252] First part of API docs update for CKAN 2.0
GitHub
noreply at github.com
Tue Feb 5 18:20:54 UTC 2013
Branch: refs/heads/252-update-api-docs
Home: https://github.com/okfn/ckan
Commit: d124eb2cebed6eb1e8117d2b994c83a31b6943ae
https://github.com/okfn/ckan/commit/d124eb2cebed6eb1e8117d2b994c83a31b6943ae
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
A doc/api-search.rst
M doc/api-util.rst
R doc/api-v2.rst
M doc/api.rst
R doc/apiv3.rst
M doc/architecture.rst
M doc/index.rst
A doc/legacy-api.rst
M doc/tag-vocabularies.rst
Log Message:
-----------
[#252] First part of API docs update for CKAN 2.0
The action API is now the default API.
Moved apiv3.rst -> api.rst.
Edited and rearranged apiv3.rst.
Removed the API quickstart tutorial as superfluous.
Removed the Tools for Accessing the API section as these tools
(particularly ckanclient) are out of date and unmaintained.
Moved what was in api.rst and api-v2.rst into legacy-api.rst.
Moved the Search API docs (which were mixed into apiv3.rst with the
Action API docs) into api-search.rst. The old version of the search API
is still documented in legacy-api.rst.
Commit: e61a5a941ae13d116de99bf1bac58ec0bca192df
https://github.com/okfn/ckan/commit/e61a5a941ae13d116de99bf1bac58ec0bca192df
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
M ckan/controllers/api.py
M ckan/lib/base.py
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 252-update-api-docs
Compare: https://github.com/okfn/ckan/compare/d124eb2cebed^...e61a5a941ae1
More information about the ckan-changes
mailing list