improvements on the dev documentation website
- new home page (inspired from the python's one) - add a "How to contribute" page - add logo/favicon - more customizations
This commit is contained in:
parent
f3ee34dab4
commit
a9008e9b04
10 changed files with 180 additions and 18 deletions
7
docs/source/_templates/indexsidebar.html
Normal file
7
docs/source/_templates/indexsidebar.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<h3>Other resources</h3>
|
||||
<ul>
|
||||
<li><a href="http://weboob.org/">Official website</a></li>
|
||||
<li><a href="https://symlink.me/projects/weboob/issues">Bug Tracker</a></li>
|
||||
<li><a href="https://symlink.me/projects/weboob/roadmap">Roadmap</a></li>
|
||||
<li><a href="https://symlink.me/projects/weboob/files">Download sources</a></li>
|
||||
</ul>
|
||||
Loading…
Add table
Add a link
Reference in a new issue