mirror of
https://github.com/gsi-upm/soil
synced 2025-08-23 19:52:19 +00:00
Started readthedocs
This commit is contained in:
23
docs/_build/html/_sources/index.rst.txt
vendored
Normal file
23
docs/_build/html/_sources/index.rst.txt
vendored
Normal 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`
|
7
docs/_build/html/_sources/installation.rst.txt
vendored
Normal file
7
docs/_build/html/_sources/installation.rst.txt
vendored
Normal 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
|
Reference in New Issue
Block a user