Commit Graph

3 Commits

Author SHA1 Message Date
Witek Bedyk 811acd76c9 Remove project content on master branch
This is step 2b of repository deprecation process as described in [1].
Project deprecation has been anounced here [2].

[1] https://docs.openstack.org/project-team-guide/repository.html#step-2b-remove-project-content
[2] http://lists.openstack.org/pipermail/openstack-discuss/2020-August/016814.html

Depends-On: https://review.opendev.org/751983
Change-Id: I83bb2821d64a4dddd569ff9939aa78d271834f08
2020-09-15 10:12:44 +02:00
Andreas Jaeger 9f9082d6bf Delete doc/build/html/.root-marker
This file is not needed to be stored in git at all, remove it.

It will be added during publishing process by CI scripts and is only
needed for publishing to docs.openstack.org.

Add doc/build to gitignore file so that no new content will be checked
in.

Add api/autoindex.rst to toctree to fix build.

Add usual build_sphinx stanza to setup.cfg so that building and
publishing in OpenStack CI works. These parameter are crucial.

Change-Id: I5d436851b9d58a1c86fc771c5f38e449cdebc6e2
2017-03-22 18:09:33 +01:00
David C Kennedy d76af6a0f0 Corrected test environment
Moved what were called unit tests to the functional directory as there is
more work to be done to make them self supporting.
Added sphinx to the test-requirements along with testr deps.
Adjusted the tox.ini to suit.
Added doc source tree with the minimal set of files to allow sphinx
success.

Change-Id: Ic64c2ccd01778bb0d1142d12ca43b2346bdc7aa7
2016-11-22 10:24:07 +00:00