Commit Graph

9 Commits (master)

Author SHA1 Message Date
Andreas Jaeger 06d7ac27b7 Update docs building
Use sphinx-build and cleanup unused config.
Switch to openstackdocstheme 1.20.0 and remove obsolete settings from
conf.py files.

Update some RST files, they had wrong indentation.

Change-Id: Iaad2841db809f8a343fb8b1031cf8d0587d70442
2019-08-11 09:48:06 +02:00
zhouxinyong e1cd64caef Advancing the protocal of the website to HTTPS in README.rst.
Change-Id: I42c644e1e76c161ef0bd7473bf3996cb485f03e4
2018-11-14 01:11:46 +08:00
melissaml c67afa0246 Fix to use "." to source script files
Adhering to coding conventions. Refer to ``Code conventions`` at
https://docs.openstack.org/contributor-guide/ for details.

Change-Id: I01a66baf06c1f4358b2b09eab7782c05ed0ab4cb
2017-08-29 02:18:04 +08:00
Christian Berendt 9c10de3687 Document installation of scrapy via pip
requirements.txt files was dropped with I22c018149b2eefde6ca5c38c22ac06886fe9a7a8.

Change-Id: I8a3219e2a2ac5fb34172225d3322ea13e21da80d
2017-07-03 17:27:00 +02:00
Brian Moss d3bc42483a Update sitemap tests
- add py3 to tox.ini (gate already tests py3)
- move all tests to $GITROOT/test so they can all run
  through testr
- add scrapy to test-requirements.txt to support sitemap tests
- move tests from test_items.py to test_sitemap_file.py
- fix broken sitemap tests
- add newton to list of old releases in sitemap_file.py
- ignore flake8 H101 as it returns false positives for Sphinx conf.py
- Use openstackdocstheme for docs
- Update sitemap README
- Restructure repo docs
- fix minor style issues

Change-Id: I22c018149b2eefde6ca5c38c22ac06886fe9a7a8
2017-04-29 10:36:27 +10:00
Christian Berendt 8a8411e3ff Improve the README file of the sitemap generator
Change-Id: I4143b4dc7846b4dcdb873921a0ee75a62cc8f8ef
2016-10-06 13:57:49 +02:00
Christian Berendt 815fcb5bb6 [sitemap] introduce attribute to define start URLs
Change-Id: I09018a824310ef48f6b62f04f09d6fd704808119
Closes-bug: #1506601
2015-10-16 11:22:05 +02:00
Christian Berendt 013fcd3665 [sitemap] add a requirements file
Change-Id: I872944d35b5b78a4e966c4c9f39174aaa67aa91e
2015-10-02 08:28:37 +02:00
Christian Berendt 5b21d5f8e2 [sitemap] transform README from Markdown to reStructuredText
Change-Id: Icdd8269323075cb3b9a7f81d9118cf57b36a7267
2015-08-22 10:10:07 +02:00