openstack-indexpage-3
tools used by the OpenStack Documentation project - Python 3.x
Install
- All systems
-
curl cmd.cat/openstack-indexpage-3.sh
- Debian
-
apt-get install python3-openstack-doc-tools
- Ubuntu
-
apt-get install python3-openstack-doc-tools
- Fedora
-
dnf install python3-openstack-doc-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-openstack-doc-tools
- Raspbian
-
apt-get install python3-openstack-doc-tools
- Dockerfile
- dockerfile.run/openstack-indexpage-3
python3-openstack-doc-tools
tools used by the OpenStack Documentation project - Python 3.x
This package contains a set of tools used to build the OpenStack documentation (install-guide, etc.) in multiple formats: html, pdf, etc. The input format is a set of XML documents. This package provides the Python 3.x module.