plone.restapi/translate-workflow-titles: Fix sphinx for components.
Timo Stollenwerk <jenkins-z4DKO/[email protected]> Wed, 26 Jul 2017 22:59:40 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.restapi Branch: refs/heads/translate-workflow-titles Date: 2017-07-14T20:52:38+02:00 Author: Timo Stollenwerk (tisto) <[email protected]> Commit: https://github.com/plone/plone.restapi/commit/7744827a7987fac2831d7273db02d01d7dd691d1 Fix sphinx for components. Files changed: M docs/source/components.rst diff --git a/docs/source/components.rst b/docs/source/components.rst index 5ef946cb..647f0708 100644 --- a/docs/source/components.rst +++ b/docs/source/components.rst @@ -14,11 +14,11 @@ Breadcrumbs Getting the breadcrumbs for the current page: .. http:example:: curl httpie python-requests - :request: _json/components_breadcrumbs.req + :request: _json/component_breadcrumbs.req Example response: -.. literalinclude:: _json/components_breadcrumbs.resp +.. literalinclude:: _json/component_breadcrumbs.resp :language: http Navigation @@ -27,9 +27,9 @@ Navigation Getting the top navigation items: .. http:example:: curl httpie python-requests - :request: _json/components_navigation.req + :request: _json/component_navigation.req Example response: -.. literalinclude:: _json/components_navigation.resp +.. literalinclude:: _json/component_navigation.resp :language: http ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot