Skip to content

alvasMan/srsLTE_docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Documentation for the srsLTE project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.7%
  • Makefile 45.3%