1
0
mirror of https://github.com/gsi-upm/soil synced 2025-08-23 19:52:19 +00:00

Started readthedocs

This commit is contained in:
Tasio Mendez
2017-04-25 13:11:39 +02:00
parent aaf5f709f1
commit c011943cef
39 changed files with 15057 additions and 0 deletions

23
docs/_build/html/_sources/index.rst.txt vendored Normal file
View File

@@ -0,0 +1,23 @@
.. Soil documentation master file, created by
sphinx-quickstart on Tue Apr 25 12:48:56 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Soil's documentation!
================================
Soil is an Agent-based Social Simulator in Python for modelling and simulation of Social Networks.
.. toctree::
:maxdepth: 2
:caption: Learn more about soil:
installation
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

View File

@@ -0,0 +1,7 @@
Installation
------------
The latest version can be installed through GitLab.
.. code:: bash
git clone https://lab.cluster.gsi.dit.upm.es/soil/soil.git