1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-24 03:14:30 +02:00
fpm/docs/index.rst
2021-08-15 21:57:40 -07:00

34 lines
724 B
ReStructuredText

FPM
===
.. note::
The documentation here is a work-in-progress; it is by no means extensive. If you want to contribute new docs or report problems, you are invited to do so on `the project issue tracker`_.
Welcome to the FPM documentation!
1. `Installation`_
2. `Getting started`_
3. `CLI reference`_
4. `Contributing`_
You can view the changelog `here`_.
Table of Contents
-----------------
.. toctree::
:includehidden:
installation
getting-started
cli-reference
contributing
.. _Installation: /installation
.. _Getting started: /getting-started
.. _CLI reference: /cli-reference
.. _Contributing: /contributing
.. _here: /changelog
.. _the project issue tracker: https://github.com/jordansissel/fpm/issues