Commit Graph

4 Commits

Author SHA1 Message Date
Stephen Finucane f35ffb70b5 tox: Misc fixes
- Use 'ignore_basepython_conflict' so we can simply define 'basepython'
  on the base testenv
- Add an '.stestr.conf' file, allowing us to stop specifying the
  '--test-path' argument manually
- Call 'sphinx-build' directly instead of using the 'build_sphinx'
  distutils extension, which pbr is deprecating. This requires a fix to
  the docs but allows us to remove some noise from 'setup.cfg'
- Fix some indentation and remove some unnecessary configuration

Change-Id: Icc16ed943d8c0b9df01734da5642bf51e83314b8
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-10-02 09:47:12 +01:00
melissaml 257e2a34a6 Fix the incorrect reference links
TrivialFix
[1] is the installation guide for OpenStack components, obviously,
we need [1] in the docs.

[1] https://docs.openstack.org/latest/install/

Change-Id: I5a46d7b9f6a1cf67d06e3fd121b8c60d227a23f7
2018-02-26 16:02:15 +08:00
tikitavi 41309f5922 update of Installation Guide
added sections Manual Installation and Installation on DevStack

Change-Id: I206ae2e5fdd13a4cac700189d388578777b589c6
2017-10-16 15:54:29 +03:00
tikitavi aaf1fc94f8 Move install guides from install-guide/ to doc/source/install
Update documentation index page

Change-Id: I94b832638d9c1460fbefd1a61a850496b07124ab
2017-09-28 16:55:45 +03:00