- update some deprecated statements (tar loader -> deposit loader)
- explcit API calls for example JSON snippets
- update JSON snippets for current API behavior
Depends on D4427.
Differential D4428
doc: improve the spec-loading doc douardda on Nov 6 2020, 10:58 AM. Authored by
Details
Depends on D4427.
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D4428 (id=15684)Could not rebase; Attempt merge onto 0f4ec31168... Updating 0f4ec311..489f1ab7 Fast-forward docs/endpoints/collection.rst | 116 +++++++++++++++++++---------------- docs/endpoints/content.rst | 65 +++++++++++++++++++- docs/endpoints/service-document.rst | 80 ++++++++++++++---------- docs/endpoints/status.rst | 63 ++++++++++--------- docs/endpoints/update-media.rst | 16 ++--- docs/endpoints/update-metadata.rst | 10 +-- docs/index.rst | 2 +- docs/spec-api.rst | 29 ++++----- docs/specs/{specs.rst => index.rst} | 0 docs/specs/spec-loading.rst | 119 ++++++++++++++++++------------------ 10 files changed, 297 insertions(+), 203 deletions(-) rename docs/specs/{specs.rst => index.rst} (100%) Changes applied before testcommit 489f1ab76caa54b50e7523c058b4d5034e66d858 Author: David Douard <david.douard@sdfa3.org> Date: Fri Nov 6 09:36:29 2020 +0100 doc: improve the spec-loading doc - update some deprecated statements (tar loader -> deposit loader) - explcit API calls for example JSON snippets - update JSON snippets for current API behavior commit 61653ddfc7c38bd4130374a6b6472f55f358138a Author: David Douard <david.douard@sdfa3.org> Date: Thu Nov 5 16:16:07 2020 +0100 doc: improve the doc of API endpoints make usage of the sphinx-httpdomain extension according to its documenation. commit 1736371f2c6da9713e4f815da99cd3cd624fdaad Author: David Douard <david.douard@sdfa3.org> Date: Thu Nov 5 14:21:40 2020 +0100 doc: rename docs/specs/specs.rst as docs/specs/index.rst for the sake of clarity. See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/282/ for more details.
Comment Actions Build is green Patch application report for D4428 (id=15696)Rebasing onto 61653ddfc7... Current branch diff-target is up to date. Changes applied before testcommit 04c11145081fcc22d482665944a6a773f44306c7 Author: David Douard <david.douard@sdfa3.org> Date: Fri Nov 6 09:36:29 2020 +0100 doc: improve the spec-loading doc - update some deprecated statements (tar loader -> deposit loader) - explcit API calls for example JSON snippets - update JSON snippets for current API behavior See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/288/ for more details. Comment Actions Reviewed even if already closed. |