-
Notifications
You must be signed in to change notification settings - Fork 0
Iceman9/LangEvoSim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
####################################### # Language evolution simulation project ####################################### This is a project by Tine Kolenik & Gregor Simiè. # Requirements: python 3.5+ sphinx 1.6.1+ # How to use: TODO # How to generate documentation First you need sphinx installed in your python environment. To install sphinx to your python environment with calling the following command inside your terminal: pip3 install sphinx or pip install sphinx Then install the rtd_docs_theme for the ReadTheDocs theme. pip install sphinx_rtd_theme or pip3 install sphinx_rtd_theme Go to src directory from TOPDIR and then call: make html to make html documentation.
About
Simple language evolution simulation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published