first commit
This commit is contained in:
parent
1e63e9e1cc
commit
5f4d453765
27 changed files with 1864 additions and 0 deletions
27
docs/source/index.rst
Normal file
27
docs/source/index.rst
Normal file
|
@ -0,0 +1,27 @@
|
|||
Documentation for the Feed2toot project
|
||||
=======================================
|
||||
|
||||
Feed2toot parses a RSS feed, extracts the last entries and sends them to Mastodon.
|
||||
You'll find below anything you need to install, configure or run Feed2toot.
|
||||
|
||||
Guide
|
||||
=====
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
install
|
||||
configure
|
||||
use
|
||||
plugins
|
||||
license
|
||||
authors
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue