Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leo-project/leo_libs_docs

Leo's libraries Documentation
https://github.com/leo-project/leo_libs_docs

Last synced: 5 days ago
JSON representation

Leo's libraries Documentation

Awesome Lists containing this project

README

        

leo's libraries docs
====================

Overview
--------

*leo_libs_docs* uses [Sphinx](http://sphinx.pocoo.org/) for its documentation.
It can be consulted directly from the [LeoFS website](http://www.leofs.org/docs/leo_libs).

The following commands can be used to download the documentation and
generate the HTML files:

```text
$ git clone https://github.com/leo-project/leo_libs_docs.git
$ cd leo_libs_docs
$ make html
```