srsLTE/srsepc/docs/README

8 lines
288 B
Plaintext

# 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