Initial Setup

F5 Sphinx Theme

The f5-sphinx-theme repository contains a template that should be used when creating lab documentation for F5’s Agility Labs.

Initial Setup

  1. Download or git clone the f5-agility-lab-template

  2. Download and install Docker CE (https://docs.docker.com/engine/installation/)

  3. Build the sample docs ./containthedocs-build.sh.

Note

The first time you build a container (~1G in size) will be downloaded from Docker Hub.

  1. Open the docs/_build/html/index.html file on you system in a web browser to view the rendered content.