pull/1/head
Thomas Sileo 2018-06-18 21:23:08 +02:00
rodzic c35ed27e10
commit 8d5118e27b
4 zmienionych plików z 45 dodań i 4 usunięć

Wyświetl plik

@ -0,0 +1,4 @@
<p>
<iframe src="https://ghbtns.com/github-btn.html?user=tsileo&repo=little-boxes&type=star&count=false&size=large"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>

Wyświetl plik

@ -0,0 +1,11 @@
<h3>Resources</h3>
<ul>
<li><a href="https://github.com/tsileo/little-boxes">GitHub</a></li>
<li><a href="https://github.com/tsileo/little-boxes/issues">Issues</a></li>
<li><a href="https://pypi.org/project/little-boxes/>">PyPI</a></li>
<li><a href="https://github.com/tsileo/microblog.pub">microblog.pub</a></li>
</ul>
<p><iframe src="https://ghbtns.com/github-btn.html?user=tsileo&type=follow&count=false"
allowtransparency="true" frameborder="0" scrolling="0" width="200" height="20"></iframe></p>

Wyświetl plik

@ -94,7 +94,15 @@ html_static_path = ["_static"]
# default: ``['localtoc.html', 'relations.html', 'sourcelink.html',
# 'searchbox.html']``.
#
# html_sidebars = {}
html_sidebars = {
'**': [
'about.html',
'sidebar_badges.html',
'navigation.html',
'searchbox.html',
'sidebar_end.html',
]
}
# -- Options for HTMLHelp output ---------------------------------------------

Wyświetl plik

@ -3,15 +3,33 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Little Boxes's documentation!
========================================
Little Boxes
============
.. image:: https://img.shields.io/travis/tsileo/little-boxes.svg
:target: https://travis-ci.org/tsileo/little-boxes
.. image:: https://codecov.io/gh/tsileo/little-boxes/branch/master/graph/badge.svg
:target: https://codecov.io/gh/tsileo/little-boxes
.. image:: https://img.shields.io/pypi/v/little-boxes.svg
:target: https://pypi.org/project/little-boxes
.. image:: https://img.shields.io/pypi/pyversions/little-boxes.svg
:target: https://pypi.org/project/little-boxes
.. image:: https://img.shields.io/pypi/l/little-boxes.svg
:target: https://github.com/tsileo/little-boxes
Documentation
=============
.. toctree::
:maxdepth: 2
:caption: Contents:
Indices and tables
==================