Skip to content

oran-testing/docs

Repository files navigation

RAN Tester UE Documentation

Documentation for the RAN tester UE software system - visit docs.rantesterue.org

Local Installation

The docs require multiple sphinx extensions.

On Ubuntu, they can be installed with:

sudo apt install python3-pip
pip3 install -r requirements.txt

Once these are installed, you can download and build the docs with the following:

git clone https://github.com/oran-testing/docs
cd docs
make html

Then you can make a server in the build directory with this command:

cd _build/html
python3 -m http.server 8080

Then visit http://localhost:8080 in your browser

About

Documentation for the ORAN Software Tester UE system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •