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
5668b350
Commit
5668b350
authored
Jul 06, 2017
by
LE GAC Renaud
Browse files
Update the API documentation.
parent
1f65e815
Changes
54
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
65 additions
and
56 deletions
+65
-56
docs/api/generated/automaton/harvest_tools.automaton.Automaton.decode_xml.rst
...utomaton/harvest_tools.automaton.Automaton.decode_xml.rst
+0
-6
docs/api/generated/automaton/harvest_tools.automaton.Automaton.process_collection.rst
.../harvest_tools.automaton.Automaton.process_collection.rst
+6
-0
docs/api/generated/automaton/harvest_tools.automaton.Automaton.process_recid.rst
...maton/harvest_tools.automaton.Automaton.process_recid.rst
+6
-0
docs/api/generated/automaton/harvest_tools.automaton.Automaton.process_recjson.rst
...ton/harvest_tools.automaton.Automaton.process_recjson.rst
+6
-0
docs/api/generated/automaton/harvest_tools.automaton.Automaton.process_xml.rst
...tomaton/harvest_tools.automaton.Automaton.process_xml.rst
+0
-6
docs/api/generated/automaton/harvest_tools.automaton.Automaton.search_collaboration.rst
...arvest_tools.automaton.Automaton.search_collaboration.rst
+0
-6
docs/api/generated/automaton/harvest_tools.automaton.Automaton.search_country.rst
...aton/harvest_tools.automaton.Automaton.search_country.rst
+0
-6
docs/api/generated/automaton/harvest_tools.automaton.Automaton.search_publisher.rst
...on/harvest_tools.automaton.Automaton.search_publisher.rst
+0
-6
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.clean_erratum.rst
...x/harvest_tools.checkandfix.CheckAndFix.clean_erratum.rst
+0
-6
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.is_oai.rst
...ckandfix/harvest_tools.checkandfix.CheckAndFix.is_oai.rst
+6
-0
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.publisher.rst
...ndfix/harvest_tools.checkandfix.CheckAndFix.publisher.rst
+6
-0
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.recover_oai.rst
...fix/harvest_tools.checkandfix.CheckAndFix.recover_oai.rst
+0
-6
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.year.rst
...heckandfix/harvest_tools.checkandfix.CheckAndFix.year.rst
+0
-6
docs/api/generated/harvest_tools.automaton.Automaton.rst
docs/api/generated/harvest_tools.automaton.Automaton.rst
+3
-5
docs/api/generated/harvest_tools.checkandfix.CheckAndFix.rst
docs/api/generated/harvest_tools.checkandfix.CheckAndFix.rst
+2
-3
docs/api/generated/invenio_tools.base.MSG_INV_CONF.rst
docs/api/generated/invenio_tools.base.MSG_INV_CONF.rst
+6
-0
docs/api/generated/invenio_tools.base.MSG_INV_CONF_KEY.rst
docs/api/generated/invenio_tools.base.MSG_INV_CONF_KEY.rst
+6
-0
docs/api/generated/invenio_tools.base.MSG_NO_CONF_ID_KEY.rst
docs/api/generated/invenio_tools.base.MSG_NO_CONF_ID_KEY.rst
+6
-0
docs/api/generated/invenio_tools.base.OAI.rst
docs/api/generated/invenio_tools.base.OAI.rst
+6
-0
docs/api/generated/invenio_tools.base.REG_CONF.rst
docs/api/generated/invenio_tools.base.REG_CONF.rst
+6
-0
No files found.
docs/api/generated/automaton/harvest_tools.automaton.Automaton.decode_xml.rst
deleted
100644 → 0
View file @
1f65e815
harvest_tools.automaton.Automaton.decode_xml
============================================
.. currentmodule:: harvest_tools.automaton
.. automethod:: Automaton.decode_xml
\ No newline at end of file
docs/api/generated/automaton/harvest_tools.automaton.Automaton.process_collection.rst
0 → 100644
View file @
5668b350
harvest_tools.automaton.Automaton.process_collection
====================================================
.. currentmodule:: harvest_tools.automaton
.. automethod:: Automaton.process_collection
\ No newline at end of file
docs/api/generated/automaton/harvest_tools.automaton.Automaton.process_recid.rst
0 → 100644
View file @
5668b350
harvest_tools.automaton.Automaton.process_recid
===============================================
.. currentmodule:: harvest_tools.automaton
.. automethod:: Automaton.process_recid
\ No newline at end of file
docs/api/generated/automaton/harvest_tools.automaton.Automaton.process_recjson.rst
0 → 100644
View file @
5668b350
harvest_tools.automaton.Automaton.process_recjson
=================================================
.. currentmodule:: harvest_tools.automaton
.. automethod:: Automaton.process_recjson
\ No newline at end of file
docs/api/generated/automaton/harvest_tools.automaton.Automaton.process_xml.rst
deleted
100644 → 0
View file @
1f65e815
harvest_tools.automaton.Automaton.process_xml
=============================================
.. currentmodule:: harvest_tools.automaton
.. automethod:: Automaton.process_xml
\ No newline at end of file
docs/api/generated/automaton/harvest_tools.automaton.Automaton.search_collaboration.rst
deleted
100644 → 0
View file @
1f65e815
harvest_tools.automaton.Automaton.search_collaboration
======================================================
.. currentmodule:: harvest_tools.automaton
.. automethod:: Automaton.search_collaboration
\ No newline at end of file
docs/api/generated/automaton/harvest_tools.automaton.Automaton.search_country.rst
deleted
100644 → 0
View file @
1f65e815
harvest_tools.automaton.Automaton.search_country
================================================
.. currentmodule:: harvest_tools.automaton
.. automethod:: Automaton.search_country
\ No newline at end of file
docs/api/generated/automaton/harvest_tools.automaton.Automaton.search_publisher.rst
deleted
100644 → 0
View file @
1f65e815
harvest_tools.automaton.Automaton.search_publisher
==================================================
.. currentmodule:: harvest_tools.automaton
.. automethod:: Automaton.search_publisher
\ No newline at end of file
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.clean_erratum.rst
deleted
100644 → 0
View file @
1f65e815
harvest_tools.checkandfix.CheckAndFix.clean_erratum
===================================================
.. currentmodule:: harvest_tools.checkandfix
.. automethod:: CheckAndFix.clean_erratum
\ No newline at end of file
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.is_oai.rst
0 → 100644
View file @
5668b350
harvest_tools.checkandfix.CheckAndFix.is_oai
============================================
.. currentmodule:: harvest_tools.checkandfix
.. automethod:: CheckAndFix.is_oai
\ No newline at end of file
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.publisher.rst
0 → 100644
View file @
5668b350
harvest_tools.checkandfix.CheckAndFix.publisher
===============================================
.. currentmodule:: harvest_tools.checkandfix
.. automethod:: CheckAndFix.publisher
\ No newline at end of file
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.recover_oai.rst
deleted
100644 → 0
View file @
1f65e815
harvest_tools.checkandfix.CheckAndFix.recover_oai
=================================================
.. currentmodule:: harvest_tools.checkandfix
.. automethod:: CheckAndFix.recover_oai
\ No newline at end of file
docs/api/generated/checkandfix/harvest_tools.checkandfix.CheckAndFix.year.rst
deleted
100644 → 0
View file @
1f65e815
harvest_tools.checkandfix.CheckAndFix.year
==========================================
.. currentmodule:: harvest_tools.checkandfix
.. automethod:: CheckAndFix.year
\ No newline at end of file
docs/api/generated/harvest_tools.automaton.Automaton.rst
View file @
5668b350
...
...
@@ -11,15 +11,13 @@ harvest_tools.automaton.Automaton
:toctree: automaton/
~Automaton.check_record
~Automaton.decode_xml
~Automaton.get_record_by_fields
~Automaton.insert_record
~Automaton.process_collection
~Automaton.process_recjson
~Automaton.process_recid
~Automaton.process_url
~Automaton.process_xml
~Automaton.report
~Automaton.search_collaboration
~Automaton.search_country
~Automaton.search_publisher
...
...
docs/api/generated/harvest_tools.checkandfix.CheckAndFix.rst
View file @
5668b350
...
...
@@ -11,7 +11,6 @@ harvest_tools.checkandfix.CheckAndFix
:toctree: checkandfix
~CheckAndFix.authors
~CheckAndFix.clean_erratum
~CheckAndFix.collaboration
~CheckAndFix.conference_date
~CheckAndFix.country
...
...
@@ -21,13 +20,13 @@ harvest_tools.checkandfix.CheckAndFix
~CheckAndFix.get_my_authors
~CheckAndFix.is_bad_oai_used
~CheckAndFix.is_conference
~CheckAndFix.is_oai
~CheckAndFix.is_thesis
~CheckAndFix.my_affiliation
~CheckAndFix.paper_reference
~CheckAndFix.
recover_oai
~CheckAndFix.
publisher
~CheckAndFix.submitted
~CheckAndFix.temporary_record
~CheckAndFix.year
...
...
docs/api/generated/invenio_tools.base.MSG_INV_CONF.rst
0 → 100644
View file @
5668b350
invenio_tools.base.MSG_INV_CONF
===============================
.. currentmodule:: invenio_tools.base
.. autodata:: MSG_INV_CONF
\ No newline at end of file
docs/api/generated/invenio_tools.base.MSG_INV_CONF_KEY.rst
0 → 100644
View file @
5668b350
invenio_tools.base.MSG_INV_CONF_KEY
===================================
.. currentmodule:: invenio_tools.base
.. autodata:: MSG_INV_CONF_KEY
\ No newline at end of file
docs/api/generated/invenio_tools.base.MSG_NO_CONF_ID_KEY.rst
0 → 100644
View file @
5668b350
invenio_tools.base.MSG_NO_CONF_ID_KEY
=====================================
.. currentmodule:: invenio_tools.base
.. autodata:: MSG_NO_CONF_ID_KEY
\ No newline at end of file
docs/api/generated/invenio_tools.base.OAI.rst
0 → 100644
View file @
5668b350
invenio_tools.base.OAI
======================
.. currentmodule:: invenio_tools.base
.. autodata:: OAI
\ No newline at end of file
docs/api/generated/invenio_tools.base.REG_CONF.rst
0 → 100644
View file @
5668b350
invenio_tools.base.REG_CONF
===========================
.. currentmodule:: invenio_tools.base
.. autodata:: REG_CONF
\ No newline at end of file
Prev
1
2
3
Next
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