Skip to content
Snippets Groups Projects
Commit a7f76f3f authored by Vincent Texier's avatar Vincent Texier
Browse files

issue #56 Remove ignored files in docs

parent 86f8b2f6
No related branches found
No related tags found
No related merge requests found
Pipeline #2712 passed
Showing
with 0 additions and 1021 deletions
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
File deleted
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: fd778ab39f91eb9a8fdf581b90d32ec4
tags: 645f666f9bcd5a90fca523b33c5a78b7
duniterpy\.api\.bma package
===========================
Submodules
----------
duniterpy\.api\.bma\.api module
-------------------------------
.. automodule:: duniterpy.api.bma.api
:members:
:undoc-members:
:show-inheritance:
duniterpy\.api\.bma\.blockchain module
--------------------------------------
.. automodule:: duniterpy.api.bma.blockchain
:members:
:undoc-members:
:show-inheritance:
duniterpy\.api\.bma\.network module
-----------------------------------
.. automodule:: duniterpy.api.bma.network
:members:
:undoc-members:
:show-inheritance:
duniterpy\.api\.bma\.node module
--------------------------------
.. automodule:: duniterpy.api.bma.node
:members:
:undoc-members:
:show-inheritance:
duniterpy\.api\.bma\.tx module
------------------------------
.. automodule:: duniterpy.api.bma.tx
:members:
:undoc-members:
:show-inheritance:
duniterpy\.api\.bma\.ud module
------------------------------
.. automodule:: duniterpy.api.bma.ud
:members:
:undoc-members:
:show-inheritance:
duniterpy\.api\.bma\.wot module
-------------------------------
.. automodule:: duniterpy.api.bma.wot
:members:
:undoc-members:
:show-inheritance:
duniterpy\.api\.bma\.ws module
------------------------------
.. automodule:: duniterpy.api.bma.ws
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: duniterpy.api.bma
:members:
:undoc-members:
:show-inheritance:
duniterpy\.api package
======================
Subpackages
-----------
.. toctree::
duniterpy.api.bma
Submodules
----------
duniterpy\.api\.errors module
-----------------------------
.. automodule:: duniterpy.api.errors
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: duniterpy.api
:members:
:undoc-members:
:show-inheritance:
duniterpy\.documents package
============================
Submodules
----------
duniterpy\.documents\.block module
----------------------------------
.. automodule:: duniterpy.documents.block
:members:
:undoc-members:
:show-inheritance:
duniterpy\.documents\.certification module
------------------------------------------
.. automodule:: duniterpy.documents.certification
:members:
:undoc-members:
:show-inheritance:
duniterpy\.documents\.constants module
--------------------------------------
.. automodule:: duniterpy.documents.constants
:members:
:undoc-members:
:show-inheritance:
duniterpy\.documents\.crc\_pubkey module
----------------------------------------
.. automodule:: duniterpy.documents.crc_pubkey
:members:
:undoc-members:
:show-inheritance:
duniterpy\.documents\.document module
-------------------------------------
.. automodule:: duniterpy.documents.document
:members:
:undoc-members:
:show-inheritance:
duniterpy\.documents\.membership module
---------------------------------------
.. automodule:: duniterpy.documents.membership
:members:
:undoc-members:
:show-inheritance:
duniterpy\.documents\.peer module
---------------------------------
.. automodule:: duniterpy.documents.peer
:members:
:undoc-members:
:show-inheritance:
duniterpy\.documents\.transaction module
----------------------------------------
.. automodule:: duniterpy.documents.transaction
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: duniterpy.documents
:members:
:undoc-members:
:show-inheritance:
duniterpy\.grammars package
===========================
Submodules
----------
duniterpy\.grammars\.output module
----------------------------------
.. automodule:: duniterpy.grammars.output
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: duniterpy.grammars
:members:
:undoc-members:
:show-inheritance:
duniterpy\.key package
======================
Submodules
----------
duniterpy\.key\.base58 module
-----------------------------
.. automodule:: duniterpy.key.base58
:members:
:undoc-members:
:show-inheritance:
duniterpy\.key\.encryption\_key module
--------------------------------------
.. automodule:: duniterpy.key.encryption_key
:members:
:undoc-members:
:show-inheritance:
duniterpy\.key\.signing\_key module
-----------------------------------
.. automodule:: duniterpy.key.signing_key
:members:
:undoc-members:
:show-inheritance:
duniterpy\.key\.verifying\_key module
-------------------------------------
.. automodule:: duniterpy.key.verifying_key
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: duniterpy.key
:members:
:undoc-members:
:show-inheritance:
duniterpy package
=================
Subpackages
-----------
.. toctree::
duniterpy.api
duniterpy.documents
duniterpy.grammars
duniterpy.key
Module contents
---------------
.. automodule:: duniterpy
:members:
:undoc-members:
:show-inheritance:
.. duniterpy documentation master file, created by
sphinx-quickstart on Tue Oct 6 16:34:46 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
duniterpy : A python implementation of duniter API
==================================================
duniterpy is a library to develop an application for duniter.
duniterpy helps to handle the following problem :
* Request Basic Merkle API provided by duniter nodes
* Request nodes in a non-blocking way
* Handle duniter signing keys
Installation
------------
Simply type::
$ pip install duniterpy
Source code
-----------
Sources can be found at https://github.com/duniter/duniter-python-api
Contributions are welcome.
Contents:
=========
.. toctree::
:glob:
modules
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
duniterpy
=========
.. toctree::
:maxdepth: 4
duniterpy
docs/_build/html/_static/ajax-loader.gif

673 B

@import url("basic.css");
/* -- page layout ----------------------------------------------------------- */
body {
font-family: 'goudy old style', 'minion pro', 'bell mt', Georgia, 'Hiragino Mincho Pro', serif;
font-size: 17px;
background-color: #fff;
color: #000;
margin: 0;
padding: 0;
}
div.document {
width: 940px;
margin: 30px auto 0 auto;
}
div.documentwrapper {
float: left;
width: 100%;
}
div.bodywrapper {
margin: 0 0 0 220px;
}
div.sphinxsidebar {
width: 220px;
font-size: 14px;
line-height: 1.5;
}
hr {
border: 1px solid #B1B4B6;
}
div.body {
background-color: #fff;
color: #3E4349;
padding: 0 30px 0 30px;
}
div.body > .section {
text-align: left;
}
div.footer {
width: 940px;
margin: 20px auto 30px auto;
font-size: 14px;
color: #888;
text-align: right;
}
div.footer a {
color: #888;
}
p.caption {
font-family: inherit;
font-size: inherit;
}
div.relations {
display: none;
}
div.sphinxsidebar a {
color: #444;
text-decoration: none;
border-bottom: 1px dotted #999;
}
div.sphinxsidebar a:hover {
border-bottom: 1px solid #999;
}
div.sphinxsidebarwrapper {
padding: 18px 10px;
}
div.sphinxsidebarwrapper p.logo {
padding: 0;
margin: -10px 0 0 0px;
text-align: center;
}
div.sphinxsidebarwrapper h1.logo {
margin-top: -10px;
text-align: center;
margin-bottom: 5px;
text-align: left;
}
div.sphinxsidebarwrapper h1.logo-name {
margin-top: 0px;
}
div.sphinxsidebarwrapper p.blurb {
margin-top: 0;
font-style: normal;
}
div.sphinxsidebar h3,
div.sphinxsidebar h4 {
font-family: 'Garamond', 'Georgia', serif;
color: #444;
font-size: 24px;
font-weight: normal;
margin: 0 0 5px 0;
padding: 0;
}
div.sphinxsidebar h4 {
font-size: 20px;
}
div.sphinxsidebar h3 a {
color: #444;
}
div.sphinxsidebar p.logo a,
div.sphinxsidebar h3 a,
div.sphinxsidebar p.logo a:hover,
div.sphinxsidebar h3 a:hover {
border: none;
}
div.sphinxsidebar p {
color: #555;
margin: 10px 0;
}
div.sphinxsidebar ul {
margin: 10px 0;
padding: 0;
color: #000;
}
div.sphinxsidebar ul li.toctree-l1 > a {
font-size: 120%;
}
div.sphinxsidebar ul li.toctree-l2 > a {
font-size: 110%;
}
div.sphinxsidebar input {
border: 1px solid #CCC;
font-family: 'goudy old style', 'minion pro', 'bell mt', Georgia, 'Hiragino Mincho Pro', serif;
font-size: 1em;
}
div.sphinxsidebar hr {
border: none;
height: 1px;
color: #AAA;
background: #AAA;
text-align: left;
margin-left: 0;
width: 50%;
}
/* -- body styles ----------------------------------------------------------- */
a {
color: #004B6B;
text-decoration: underline;
}
a:hover {
color: #6D4100;
text-decoration: underline;
}
div.body h1,
div.body h2,
div.body h3,
div.body h4,
div.body h5,
div.body h6 {
font-family: 'Garamond', 'Georgia', serif;
font-weight: normal;
margin: 30px 0px 10px 0px;
padding: 0;
}
div.body h1 { margin-top: 0; padding-top: 0; font-size: 240%; }
div.body h2 { font-size: 180%; }
div.body h3 { font-size: 150%; }
div.body h4 { font-size: 130%; }
div.body h5 { font-size: 100%; }
div.body h6 { font-size: 100%; }
a.headerlink {
color: #DDD;
padding: 0 4px;
text-decoration: none;
}
a.headerlink:hover {
color: #444;
background: #EAEAEA;
}
div.body p, div.body dd, div.body li {
line-height: 1.4em;
}
div.admonition {
margin: 20px 0px;
padding: 10px 30px;
background-color: #EEE;
border: 1px solid #CCC;
}
div.admonition tt.xref, div.admonition code.xref, div.admonition a tt {
background-color: #FBFBFB;
border-bottom: 1px solid #fafafa;
}
div.admonition p.admonition-title {
font-family: 'Garamond', 'Georgia', serif;
font-weight: normal;
font-size: 24px;
margin: 0 0 10px 0;
padding: 0;
line-height: 1;
}
div.admonition p.last {
margin-bottom: 0;
}
div.highlight {
background-color: #fff;
}
dt:target, .highlight {
background: #FAF3E8;
}
div.warning {
background-color: #FCC;
border: 1px solid #FAA;
}
div.danger {
background-color: #FCC;
border: 1px solid #FAA;
-moz-box-shadow: 2px 2px 4px #D52C2C;
-webkit-box-shadow: 2px 2px 4px #D52C2C;
box-shadow: 2px 2px 4px #D52C2C;
}
div.error {
background-color: #FCC;
border: 1px solid #FAA;
-moz-box-shadow: 2px 2px 4px #D52C2C;
-webkit-box-shadow: 2px 2px 4px #D52C2C;
box-shadow: 2px 2px 4px #D52C2C;
}
div.caution {
background-color: #FCC;
border: 1px solid #FAA;
}
div.attention {
background-color: #FCC;
border: 1px solid #FAA;
}
div.important {
background-color: #EEE;
border: 1px solid #CCC;
}
div.note {
background-color: #EEE;
border: 1px solid #CCC;
}
div.tip {
background-color: #EEE;
border: 1px solid #CCC;
}
div.hint {
background-color: #EEE;
border: 1px solid #CCC;
}
div.seealso {
background-color: #EEE;
border: 1px solid #CCC;
}
div.topic {
background-color: #EEE;
}
p.admonition-title {
display: inline;
}
p.admonition-title:after {
content: ":";
}
pre, tt, code {
font-family: 'Consolas', 'Menlo', 'Deja Vu Sans Mono', 'Bitstream Vera Sans Mono', monospace;
font-size: 0.9em;
}
.hll {
background-color: #FFC;
margin: 0 -12px;
padding: 0 12px;
display: block;
}
img.screenshot {
}
tt.descname, tt.descclassname, code.descname, code.descclassname {
font-size: 0.95em;
}
tt.descname, code.descname {
padding-right: 0.08em;
}
img.screenshot {
-moz-box-shadow: 2px 2px 4px #EEE;
-webkit-box-shadow: 2px 2px 4px #EEE;
box-shadow: 2px 2px 4px #EEE;
}
table.docutils {
border: 1px solid #888;
-moz-box-shadow: 2px 2px 4px #EEE;
-webkit-box-shadow: 2px 2px 4px #EEE;
box-shadow: 2px 2px 4px #EEE;
}
table.docutils td, table.docutils th {
border: 1px solid #888;
padding: 0.25em 0.7em;
}
table.field-list, table.footnote {
border: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
table.footnote {
margin: 15px 0;
width: 100%;
border: 1px solid #EEE;
background: #FDFDFD;
font-size: 0.9em;
}
table.footnote + table.footnote {
margin-top: -15px;
border-top: none;
}
table.field-list th {
padding: 0 0.8em 0 0;
}
table.field-list td {
padding: 0;
}
table.field-list p {
margin-bottom: 0.8em;
}
/* Cloned from
* https://github.com/sphinx-doc/sphinx/commit/ef60dbfce09286b20b7385333d63a60321784e68
*/
.field-name {
-moz-hyphens: manual;
-ms-hyphens: manual;
-webkit-hyphens: manual;
hyphens: manual;
}
table.footnote td.label {
width: .1px;
padding: 0.3em 0 0.3em 0.5em;
}
table.footnote td {
padding: 0.3em 0.5em;
}
dl {
margin: 0;
padding: 0;
}
dl dd {
margin-left: 30px;
}
blockquote {
margin: 0 0 0 30px;
padding: 0;
}
ul, ol {
/* Matches the 30px from the narrow-screen "li > ul" selector below */
margin: 10px 0 10px 30px;
padding: 0;
}
pre {
background: #EEE;
padding: 7px 30px;
margin: 15px 0px;
line-height: 1.3em;
}
div.viewcode-block:target {
background: #ffd;
}
dl pre, blockquote pre, li pre {
margin-left: 0;
padding-left: 30px;
}
tt, code {
background-color: #ecf0f3;
color: #222;
/* padding: 1px 2px; */
}
tt.xref, code.xref, a tt {
background-color: #FBFBFB;
border-bottom: 1px solid #fff;
}
a.reference {
text-decoration: none;
border-bottom: 1px dotted #004B6B;
}
/* Don't put an underline on images */
a.image-reference, a.image-reference:hover {
border-bottom: none;
}
a.reference:hover {
border-bottom: 1px solid #6D4100;
}
a.footnote-reference {
text-decoration: none;
font-size: 0.7em;
vertical-align: top;
border-bottom: 1px dotted #004B6B;
}
a.footnote-reference:hover {
border-bottom: 1px solid #6D4100;
}
a:hover tt, a:hover code {
background: #EEE;
}
@media screen and (max-width: 870px) {
div.sphinxsidebar {
display: none;
}
div.document {
width: 100%;
}
div.documentwrapper {
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
}
div.bodywrapper {
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
ul {
margin-left: 0;
}
li > ul {
/* Matches the 30px from the "ul, ol" selector above */
margin-left: 30px;
}
.document {
width: auto;
}
.footer {
width: auto;
}
.bodywrapper {
margin: 0;
}
.footer {
width: auto;
}
.github {
display: none;
}
}
@media screen and (max-width: 875px) {
body {
margin: 0;
padding: 20px 30px;
}
div.documentwrapper {
float: none;
background: #fff;
}
div.sphinxsidebar {
display: block;
float: none;
width: 102.5%;
margin: 50px -30px -20px -30px;
padding: 10px 20px;
background: #333;
color: #FFF;
}
div.sphinxsidebar h3, div.sphinxsidebar h4, div.sphinxsidebar p,
div.sphinxsidebar h3 a {
color: #fff;
}
div.sphinxsidebar a {
color: #AAA;
}
div.sphinxsidebar p.logo {
display: none;
}
div.document {
width: 100%;
margin: 0;
}
div.footer {
display: none;
}
div.bodywrapper {
margin: 0;
}
div.body {
min-height: 0;
padding: 0;
}
.rtd_doc_footer {
display: none;
}
.document {
width: auto;
}
.footer {
width: auto;
}
.footer {
width: auto;
}
.github {
display: none;
}
}
/* misc. */
.revsys-inline {
display: none!important;
}
/* Make nested-list/multi-paragraph items look better in Releases changelog
* pages. Without this, docutils' magical list fuckery causes inconsistent
* formatting between different release sub-lists.
*/
div#changelog > div.section > ul > li > p:only-child {
margin-bottom: 0;
}
/* Hide fugly table cell borders in ..bibliography:: directive output */
table.docutils.citation, table.docutils.citation td, table.docutils.citation th {
border: none;
/* Below needed in some edge cases; if not applied, bottom shadows appear */
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment