add a ugly tool to generate API documentation files
This commit is contained in:
parent
f89e574983
commit
d5de559574
26 changed files with 3 additions and 175 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@ dist
|
||||||
*.egg-info
|
*.egg-info
|
||||||
*~
|
*~
|
||||||
tags
|
tags
|
||||||
|
docs/source/api
|
||||||
|
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.account`
|
|
||||||
==================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.account
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.bank`
|
|
||||||
===============================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.bank
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.base`
|
|
||||||
===============================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.base
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.chat`
|
|
||||||
===============================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.chat
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.contact`
|
|
||||||
==================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.contact
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.content`
|
|
||||||
==================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.content
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.dating`
|
|
||||||
=================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.dating
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.geolocip`
|
|
||||||
===================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.geolocip
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
:mod:`weboob.capabilities`
|
|
||||||
==========================
|
|
||||||
|
|
||||||
Contents:
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
account
|
|
||||||
bank
|
|
||||||
base
|
|
||||||
chat
|
|
||||||
contact
|
|
||||||
content
|
|
||||||
dating
|
|
||||||
geolocip
|
|
||||||
messages
|
|
||||||
radio
|
|
||||||
torrent
|
|
||||||
travel
|
|
||||||
video
|
|
||||||
weather
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.messages`
|
|
||||||
===================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.messages
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.radio`
|
|
||||||
================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.radio
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.torrent`
|
|
||||||
==================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.torrent
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.travel`
|
|
||||||
=================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.travel
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.video`
|
|
||||||
================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.video
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.capabilities.weather`
|
|
||||||
==================================
|
|
||||||
|
|
||||||
.. automodule:: weboob.capabilities.weather
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.core.backendscfg`
|
|
||||||
==============================
|
|
||||||
|
|
||||||
.. automodule:: weboob.core.backendscfg
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.core.bcall`
|
|
||||||
========================
|
|
||||||
|
|
||||||
.. automodule:: weboob.core.bcall
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
:mod:`weboob.core`
|
|
||||||
==================
|
|
||||||
|
|
||||||
Contents:
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
backendscfg
|
|
||||||
bcall
|
|
||||||
modules
|
|
||||||
ouiboube
|
|
||||||
scheduler
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.core.modules`
|
|
||||||
==========================
|
|
||||||
|
|
||||||
.. automodule:: weboob.core.modules
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.core.ouiboube`
|
|
||||||
===========================
|
|
||||||
|
|
||||||
.. automodule:: weboob.core.ouiboube
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.core.scheduler`
|
|
||||||
============================
|
|
||||||
|
|
||||||
.. automodule:: weboob.core.scheduler
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
API
|
|
||||||
===
|
|
||||||
|
|
||||||
Contents:
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
capabilities/index
|
|
||||||
core/index
|
|
||||||
tools/index
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
:mod:`weboob.tools.backend`
|
|
||||||
===========================
|
|
||||||
|
|
||||||
.. automodule:: weboob.tools.backend
|
|
||||||
:members:
|
|
||||||
:undoc-members:
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
:mod:`weboob.tools`
|
|
||||||
===================
|
|
||||||
|
|
||||||
Contents:
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
backend
|
|
||||||
|
|
@ -13,6 +13,8 @@
|
||||||
|
|
||||||
import sys, os
|
import sys, os
|
||||||
|
|
||||||
|
os.system('./genapi.py')
|
||||||
|
|
||||||
# If extensions (or modules to document with autodoc) are in another directory,
|
# If extensions (or modules to document with autodoc) are in another directory,
|
||||||
# add these directories to sys.path here. If the directory is relative to the
|
# add these directories to sys.path here. If the directory is relative to the
|
||||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue