Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 438 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 438 Bytes

srsLTE_docs

Documentation for the srsLTE project

Local Installation

The docs require following Sphinx extensions:

  • sphinxcontrib-seqdiag
  • sphinxcontrib-blockdiag

On Ubuntu, they can be installed with:

$ sudo apt-get install sphinxcontrib-autoprogram python-sphinxcontrib.blockdiag python-sphinxcontrib.seqdiag python-pip $ pip install sphinx_rtd_theme

Once it's done, navigate to, e.g.,

$ google-chrome build/html/index.html