openstack-auto-commands-3
tools used by the OpenStack Documentation project - Python 3.x
Install
- All systems
-
curl cmd.cat/openstack-auto-commands-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 updatesudo apt-get install python3-openstack-doc-tools - Raspbian
-
apt-get install python3-openstack-doc-tools
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.