Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
adcaf838
Commit
adcaf838
authored
Oct 01, 2015
by
LE GAC Renaud
Browse files
Sphinx documentation for the InvenioStore class.
parent
da1311a4
Changes
9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
318 additions
and
306 deletions
+318
-306
docs/api/generated/invenio_tools.inveniostore.InvenioStore.rst
...api/generated/invenio_tools.inveniostore.InvenioStore.rst
+24
-0
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.get_ids.rst
...store/invenio_tools.inveniostore.InvenioStore.get_ids.rst
+6
-0
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.get_record.rst
...re/invenio_tools.inveniostore.InvenioStore.get_record.rst
+6
-0
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.interogate.rst
...re/invenio_tools.inveniostore.InvenioStore.interogate.rst
+6
-0
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.last_search_url.rst
...venio_tools.inveniostore.InvenioStore.last_search_url.rst
+6
-0
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.search.rst
...ostore/invenio_tools.inveniostore.InvenioStore.search.rst
+6
-0
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.search_year.rst
...e/invenio_tools.inveniostore.InvenioStore.search_year.rst
+6
-0
docs/api/invenio.rst
docs/api/invenio.rst
+8
-1
modules/invenio_tools/inveniostore.py
modules/invenio_tools/inveniostore.py
+250
-305
No files found.
docs/api/generated/invenio_tools.inveniostore.InvenioStore.rst
0 → 100644
View file @
adcaf838
invenio_tools.inveniostore.InvenioStore
=======================================
.. currentmodule:: invenio_tools.inveniostore
.. autoclass:: InvenioStore
:show-inheritance:
.. rubric:: Methods
.. autosummary::
:toctree: inveniostore/
~InvenioStore.get_ids
~InvenioStore.get_record
~InvenioStore.interogate
~InvenioStore.last_search_url
~InvenioStore.search
~InvenioStore.search_year
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.get_ids.rst
0 → 100644
View file @
adcaf838
invenio_tools.inveniostore.InvenioStore.get_ids
===============================================
.. currentmodule:: invenio_tools.inveniostore
.. automethod:: InvenioStore.get_ids
\ No newline at end of file
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.get_record.rst
0 → 100644
View file @
adcaf838
invenio_tools.inveniostore.InvenioStore.get_record
==================================================
.. currentmodule:: invenio_tools.inveniostore
.. automethod:: InvenioStore.get_record
\ No newline at end of file
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.interogate.rst
0 → 100644
View file @
adcaf838
invenio_tools.inveniostore.InvenioStore.interogate
==================================================
.. currentmodule:: invenio_tools.inveniostore
.. automethod:: InvenioStore.interogate
\ No newline at end of file
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.last_search_url.rst
0 → 100644
View file @
adcaf838
invenio_tools.inveniostore.InvenioStore.last_search_url
=======================================================
.. currentmodule:: invenio_tools.inveniostore
.. automethod:: InvenioStore.last_search_url
\ No newline at end of file
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.search.rst
0 → 100644
View file @
adcaf838
invenio_tools.inveniostore.InvenioStore.search
==============================================
.. currentmodule:: invenio_tools.inveniostore
.. automethod:: InvenioStore.search
\ No newline at end of file
docs/api/generated/inveniostore/invenio_tools.inveniostore.InvenioStore.search_year.rst
0 → 100644
View file @
adcaf838
invenio_tools.inveniostore.InvenioStore.search_year
===================================================
.. currentmodule:: invenio_tools.inveniostore
.. automethod:: InvenioStore.search_year
\ No newline at end of file
docs/api/invenio.rst
View file @
adcaf838
...
...
@@ -45,4 +45,11 @@ Classes
.. autosummary::
:toctree: generated/
CheckAndFix
\ No newline at end of file
CheckAndFix
.. currentmodule:: invenio_tools.inveniostore
.. autosummary::
:toctree: generated/
InvenioStore
modules/invenio_tools/inveniostore.py
View file @
adcaf838
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment