Go to file
James Slagle 6151147daf Update tox.ini for tripleo-docs
Removes the pep8 and bindep tox environments. pep8 did not run
successfully as there is no test-requirements.txt file, and there is
nothing to test anyway. bindep also has nothing to test, so it's also
removed.

The deploy-guide tox environment is added to the default list so that
just running "tox" results in a full build of the documentation
including the user and deploy guide.

Change-Id: I1990556fec47905d2e137b51bcaefd15fe597dea
2021-05-04 10:51:19 -04:00
2020-08-04 10:56:21 -05:00
2017-10-17 15:25:38 +02:00
2019-04-19 19:43:03 +00:00
2019-08-21 13:41:28 +05:30
2019-10-04 15:57:20 +02:00
2019-09-17 17:20:48 +02:00
2020-04-11 16:32:11 +02:00
2020-04-11 16:32:11 +02:00
2021-05-04 10:51:19 -04:00

Team and repository tags

image

TripleO Documentation

This is the documentation source for the TripleO project. You can read the generated documentation at TripleO Docs.

You can find out more about TripleO at the TripleO Wiki.

Getting Started

Documentation for the TripleO project is hosted on the OpenStack Gerrit site. You can view all open and resolved issues in the openstack/tripleo-docs project at TripleO Reviews.

General information about contributing to the OpenStack documentation available at OpenStack Documentation Contributor Guide

Quick Start

The following is a quick set of instructions to get you up and running by building the TripleO documentation locally. The first step is to get your Python environment configured. Information on configuring is available at Python Project Guide

Next you can generate the documentation using the following command. Be sure to run all the commands from within the recently checked out repository.

tox -edocs,pdf-docs,deploy-guide

Now you have the documentation generated for the various available formats from the local source. The resulting documentation will be available within the doc/build/ directory.

Description
RETIRED, Documentation for TripleO
Readme 17 MiB