You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pedro Alvarez 136e3a2697 Added some boieler plate code for the MME (contruct, singleton, destruct). 7 years ago
..
source Added some boieler plate code for the MME (contruct, singleton, destruct). 7 years ago
.gitignore Initial commit with docs to start new branch 7 years ago
Makefile Initial commit with docs to start new branch 7 years ago
README Initial commit with docs to start new branch 7 years ago

README

# srsepc-docs
The docs of srsEPC require sphinx, and the sphinx-seqdiag and sphinx-blockdiag extensions.

On Ubuntu, you can do:
sudo apt install python-sphinx python-sphinxcontrib.seqdiag python-sphinxcontrib.blockdiag

To make the documentation do 'make html' on the main ./docs folder