[ckan-changes] [okfn/ckan] 55cc4f: [#255] First part of API docs update for CKAN 2.0
GitHub
noreply at github.com
Tue Feb 5 18:25:35 UTC 2013
Branch: refs/heads/255-update-api-docs
Home: https://github.com/okfn/ckan
Commit: 55cc4f72ecc6f2ac6a2d852756511cfa4dab3796
https://github.com/okfn/ckan/commit/55cc4f72ecc6f2ac6a2d852756511cfa4dab3796
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:
-----------
[#255] 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: 35282c33b059105523b6d30b9acdf96cbb0bd701
https://github.com/okfn/ckan/commit/35282c33b059105523b6d30b9acdf96cbb0bd701
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 255-update-api-docs
Compare: https://github.com/okfn/ckan/compare/55cc4f72ecc6^...35282c33b059
More information about the ckan-changes
mailing list