docs: include the README file in the main index page
Convert README from markdown to ReST to make it embeddable in docs/index.rst
This commit is contained in:
parent
a9b2980f14
commit
553884fa56
4 changed files with 125 additions and 117 deletions
|
@ -1,12 +1,6 @@
|
|||
.. _swh-lister:
|
||||
|
||||
Software Heritage - Listers
|
||||
===========================
|
||||
|
||||
Collection of listers for source code distribution places like development
|
||||
forges, FOSS distributions, package managers, etc. Each lister is in charge to
|
||||
enumerate the software origins (e.g., VCS, packages, etc.) available at a
|
||||
source code distribution place.
|
||||
.. include:: README.rst
|
||||
|
||||
|
||||
Overview
|
||||
|
@ -16,7 +10,6 @@ Overview
|
|||
:maxdepth: 2
|
||||
:titlesonly:
|
||||
|
||||
|
||||
tutorial
|
||||
run_a_new_lister
|
||||
save_forge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue