Commit Graph

3 Commits

Author SHA1 Message Date
amercader 211f3e4a95 [#63] Tweak docs 2014-03-19 13:02:03 +00:00
amercader badd723259 [#63] Add new ISpatialHarvest interface
Two extension points: ``get_package_dict`` and ``transform_to_iso``,
with the same expected behaviour as the old hooks meant to be overriden.

For ``get_package_dict`` we now pass, apart from the generated
package_dict, the parsed iso_values and the harvest object.

Updated docs and added autodocs.
2014-03-14 11:30:26 +00:00
amercader 435f9cdd4a [#39] New docs
Completely revised and restructured docs to be built with Sphinx.
Structured in logic areas, with a big cleanup and nice formatting.
Revised install instructions.

Added the okfn-sphinx-theme submodule to have a consistent look and feel
with the core CKAN docs, although core docs are using an older revision.
2013-09-08 19:42:39 +01:00