[ckan-changes] [okfn/ckan] d27266: [#255] Break Action API reference into multiple pa...
GitHub
noreply at github.com
Fri Feb 8 12:15:41 UTC 2013
Branch: refs/heads/255-update-api-docs
Home: https://github.com/okfn/ckan
Commit: d272661793d5abdf021e4d2cb36a915e37ac90a6
https://github.com/okfn/ckan/commit/d272661793d5abdf021e4d2cb36a915e37ac90a6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-08 (Fri, 08 Feb 2013)
Changed paths:
M doc/api.rst
A doc/ckan.logic.action.create.rst
A doc/ckan.logic.action.delete.rst
A doc/ckan.logic.action.get.rst
A doc/ckan.logic.action.rst
A doc/ckan.logic.action.update.rst
Log Message:
-----------
[#255] Break Action API reference into multiple pages
Commit: e60fc6c6988b8185907727c62fc1ffe88f4426f0
https://github.com/okfn/ckan/commit/e60fc6c6988b8185907727c62fc1ffe88f4426f0
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-08 (Fri, 08 Feb 2013)
Changed paths:
M doc/conf.py
Log Message:
-----------
[#255] Autodoc API functions in source order
Put autodoc function listings in source order (was previously
alphabetical order) in docs.
Commit: 19346cbe462efc03b14f13c0507e99931423892c
https://github.com/okfn/ckan/commit/19346cbe462efc03b14f13c0507e99931423892c
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-08 (Fri, 08 Feb 2013)
Changed paths:
M doc/loading-data.rst
Log Message:
-----------
[#255] Replace ckanclient Loading Data example
Replace the example of loading data using ckanclient in the docs with
one using the action api.
The rest of the Load Datasets page of the docs still looks pretty out of date.
Commit: 013640c5c058e93206a10ef59db005b9949b7090
https://github.com/okfn/ckan/commit/013640c5c058e93206a10ef59db005b9949b7090
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-08 (Fri, 08 Feb 2013)
Changed paths:
M doc/api.rst
Log Message:
-----------
[#255] Add an assert to an api example in the docs
Commit: fd89e039d6506723de635ee48b0b1d5d5136f0b8
https://github.com/okfn/ckan/commit/fd89e039d6506723de635ee48b0b1d5d5136f0b8
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-08 (Fri, 08 Feb 2013)
Changed paths:
R doc/api-tutorial.rst
Log Message:
-----------
[#255] Remove API Quickstart Tutorial file
It had already been removed from the table of contents
Commit: 849db01412ac998023bc3e41c2c3e26c63b8545c
https://github.com/okfn/ckan/commit/849db01412ac998023bc3e41c2c3e26c63b8545c
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-08 (Fri, 08 Feb 2013)
Changed paths:
M doc/datastore-api.rst
Log Message:
-----------
[#255] Edit DataStore API docs intro
Remove some unnecessary explanation, just refer to the Action API docs
instead.
Commit: 0df95446a57508a0aca3a9a0a5d827cc3629a07d
https://github.com/okfn/ckan/commit/0df95446a57508a0aca3a9a0a5d827cc3629a07d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-08 (Fri, 08 Feb 2013)
Changed paths:
M doc/datastore-api.rst
Log Message:
-----------
[#255] Tweak some DataStore API example URLs
You don't actually have to put the version number in the URL, since it
defaults to 3 and 3 is the only possible version number.
Commit: 9d468ae2ea0aadbfebcf0e0995cd2dc1df8cfe54
https://github.com/okfn/ckan/commit/9d468ae2ea0aadbfebcf0e0995cd2dc1df8cfe54
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-02-08 (Fri, 08 Feb 2013)
Changed paths:
M doc/datastore-api.rst
Log Message:
-----------
[#255] Update an example API URL
Use action api not rest api
Compare: https://github.com/okfn/ckan/compare/9a485846b10b...9d468ae2ea0a
More information about the ckan-changes
mailing list