summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Updated from global requirementsOpenStack Proposal Bot2015-05-071-1/+1
|/ / | | | | | | Change-Id: I53fe1ede93a10518c4d97db8027034e380a06566
* | Updated from global requirementsOpenStack Proposal Bot2015-05-041-1/+1
|/ | | | Change-Id: I1cca99b86c395d0025fcb73575e036e30b2cdb36
* Adds javascript footer for Google Analytics trackingAnne Gentle2015-04-081-0/+16
| | | | | | | | | - Ensures tracking is across all openstack.org web properties - Tracks only docs.openstack.org/developer/{{ project }} where project name is taken from conf.py Change-Id: Idfb2696f42ff17cbc6c3b72afcd2630b9ae01f0e Closes-bug: 1441315
* Update to latest hackingDoug Hellmann2015-04-031-1/+1
| | | | Change-Id: Ib077c249bcb7ca5f8f795bf94c75f7f1d15a5746
* Speed up blueprint checking with naming convention2.5.0Doug Hellmann2015-02-241-3/+23
| | | | | | | If the blueprint file is named beginning with the name of a project, look there for the blueprint first. Change-Id: I49cf48ed001945670ab900fcc76cd4c2087ddbb7
* Merge "Update run_cross_tests.sh to latest"Jenkins2015-01-301-4/+13
|\
| * Update run_cross_tests.sh to latestDoug Hellmann2015-01-201-4/+13
| | | | | | | | Change-Id: I0f660fde6bae0cc5a4aa1b7deb9f94d3ffee0bc5
* | Allow alternate OpenStack themes2.4.0Doug Hellmann2015-01-261-6/+8
|/ | | | | | | | | | | | | By default oslosphinx forces projects that use it to use the theme contained in the package. The documentation team wants to provide a separate theme for some parts of the docs.openstack.org site. They are going to distribute it in their own package, but do still want to be able to use other features of oslosphinx. This change allows any name that starts "openstack" to be used, while retaining the default behavior of inserting the "openstack" theme if a project is using a different default or has not set a theme. Change-Id: I7a2c5a5c3805685b8fa0baaa47393d5fec312f30
* Merge "Add run_cross_tests.sh from incubator"Jenkins2015-01-163-0/+99
|\
| * Add run_cross_tests.sh from incubatorDoug Hellmann2014-12-093-0/+99
| | | | | | | | | | | | | | Import run_cross_tests.sh from the incubator to make it easier to test the theme and other extensions against existing repositories. Change-Id: Ic36c8950d7cdafcfe74f88ed7dde00f98534b2af
* | Merge "Add an extension for validating blueprint names"Jenkins2015-01-115-3/+163
|\ \ | |/
| * Add an extension for validating blueprint namesDoug Hellmann2014-12-095-3/+163
| | | | | | | | | | | | | | | | This new extension requires spec filenames to match blueprint names in the relevant project. This is based on work originally done in oslo-specs under https://review.openstack.org/#/c/138392/ Change-Id: Ifd58f4f71f661229f09ecf01047bc7a7b1dc0b08
* | Add links to the READMEDoug Hellmann2014-12-091-2/+2
|/ | | | | | | Add a few links to resources for the project so humans can find them but also so the release notes script will find them. Change-Id: If5fb9387e9ffb5c9288632beaa1b6d4e90d48033
* Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-4/+3
| | | | | | | Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I5215be3250a2b88a46258d55d5aab611a4091113
* Merge "Tighten up documentation"Jenkins2014-12-046-34/+25
|\
| * Tighten up documentationDoug Hellmann2014-10-216-34/+25
| | | | | | | | | | | | Remove some mostly empty pages and add a few section headings. Change-Id: I5f0b99ce7573c60b741dd726e55f28cf3bf9f7fc
* | Merge "Add pbr to installation requirements"2.3.0Jenkins2014-11-251-0/+5
|\ \
| * | Add pbr to installation requirementsDoug Hellmann2014-10-241-0/+5
| |/ | | | | | | | | | | | | | | | | Add pbr to the list of installation requirements so that it is installed via pip before this library is installed, instead of with easy_install. This avoids issues like Bug #1384919, and ensures that projects that use this library as a dependency are properly installed. Change-Id: I6c155370dbd01fe4748d5137bdf288e8d3e1a67e
* | provide visual separation in sidebarSean Dague2014-11-171-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhance the sidebar display to provide visual distinction between top level items and lower level items. Top level items are now given a space above them so they are visually clumped with their children, and separated from each other. They are also emboldened for greater visual distinction. Ideally sphinx would actually tag li items with their depth as a class tag, but as it currently doesn't do that we can work around it with setting at ul li, and unsetting at ul li ul li. Change-Id: I88d4317ec69fe7fd6f5c2198f89de624f0d093da
* | Merge "Report documentation build warnings as errors"Jenkins2014-11-131-0/+3
|\ \
| * | Report documentation build warnings as errorsDoug Hellmann2014-09-191-0/+3
| |/ | | | | | | Change-Id: Ib96d7e0353762e7296292739cd784f8e10d24ce2
* | Updated from global requirementsOpenStack Proposal Bot2014-10-281-1/+1
|/ | | | Change-Id: Ie3c6bc00b6e3a13cf5f2ac0e68aa25fb8204375d
* Add initial cut for documentationDavanum Srinivas2014-09-189-1/+141
| | | | | | Closes-Bug: #1364141 Change-Id: I137d244a50088918e2356da883d09f5d95da8bca
* Remove empty fileJulien Danjou2014-09-112-2/+1
| | | | | | It's useless to include it since it's empty. Change-Id: I18e147ed2a62671ece9228eb3c6c411bb2aea8f7
* warn against sorting requirementsDoug Hellmann2014-09-031-0/+4
| | | | | Change-Id: I64ae9191863564e278a35d42ec9cd743a233028e Addresses-Bug: #1365061
* Fixed link text colour for incubation variant2.2.0.0a32.2.0Graham Hayes2014-07-071-0/+4
| | | | | | | When using a link inside the h3.highlighted sidebar element the text reverts to the default grey colour Change-Id: I4e35abd6da42a5d9a7bb8c3b56fd4e8610e4e17c
* Added a incubating project config option2.2.0.0a2Graham Hayes2014-07-024-8/+24
| | | | | | | | | | | | | | | This allows projects that are currently incubated to use oslosphinx To use a project needs to set 'html_theme_options = {'incubating': True}' in their sphinx conf.py This is option reflected by changing the side bar to have a bar at the top that shows 'Incubated Project' Change-Id: Ib5a06ac1749fec475d326afe19f16fffb8c7d4a7
* Updated from global requirements2.2.0.0a1OpenStack Proposal Bot2014-06-161-1/+1
| | | | Change-Id: I1588c1e6bbb24999323b8d95b701f01441047c51
* Bump hacking to 0.9.x seriesDavanum Srinivas2014-06-111-1/+1
| | | | Change-Id: Iff7562692fe76d24abb16d7b9f283ede2db4357e
* Updated from global requirementsOpenStack Proposal Bot2014-04-301-0/+8
| | | | Change-Id: I17f8130c00fd933e5baafb127b41fc8e3fdbafff
* Merge "Support building wheels (PEP-427)"Jenkins2014-04-251-0/+3
|\
| * Support building wheels (PEP-427)Sascha Peilicke2014-02-071-0/+3
| | | | | | | | | | | | | | | | Universal is used to identify pure-Python module(by bdist_wheel). For these, it is sufficient to build a wheel with _any_ Python ABI version and publish that to PyPI (by whatever means). Change-Id: I34b7f390e2ac60d1a35e1bd352d483e0de7a51e1
* | Merge "Add Python 3 trove classifiers"Jenkins2014-04-141-0/+2
|\ \
| * | Add Python 3 trove classifiersCyril Roelandt2014-03-101-0/+2
| | | | | | | | | | | | Change-Id: Ia3633ef89ebc9566e9b91d18b1596b95810c657d
* | | Merge "Prevent left sidebar text overflow"Jenkins2014-04-101-0/+4
|\ \ \
| * | | Prevent left sidebar text overflowDavanum Srinivas2014-03-171-0/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | Add break-word to stop the overflow from the sidebar to the main content. Change-Id: I5b2c60e439462f46eb0b24e5133593d293085c87 Closes-Bug: #1289548
* | | Update manifest to use oslosphinx2.1.0Vishvananda Ishaya2014-03-181-1/+1
|/ / | | | | | | | | | | | | | | The recent rename to oslosphinx missed the MANIFEST.in, which breaks packaging of the non .py files. Change-Id: Ib43879697cb855341904500dae3075f7ea5c17c0 Resolves-bug: 1294272
* | Remove vim headerChangBo Guo(gcb)2014-02-241-2/+0
| | | | | | | | | | | | | | | | We don't need vim modelines in each source file, it can be set in user's vimrc. Change-Id: If4f0e93821e20ea837c1fc908845089dd192fcde Closes-Bug: #1229324
* | Remove references to oslo.sphinxBen Nemec2014-02-123-4/+4
| | | | | | | | | | | | There were a few left over in the documentation Change-Id: I87ca3e6c104798a94874916df355b6bdc74c1408
* | Merge "Sync with global requirements"Jenkins2014-02-111-1/+1
|\ \
| * | Sync with global requirementsSascha Peilicke2014-01-161-1/+1
| | | | | | | | | | | | Change-Id: I6667cf4e868abd4bc63d0d950f7a21c0b5e53f54
* | | Update .gitreview after repo renameDoug Hellmann2014-02-071-1/+1
| |/ |/| | | | | Change-Id: I6b6e20a7884b47ade466fc38641a5ac1a5f3e146
* | Rename package from oslo.sphinx to oslosphinx2.0Doug Hellmann2014-02-0614-24/+4
|/ | | | | | | | | | | | | Having the sphinx theme in the same namespace package as the production code has been causing issues with devstack installations. This change renames the package to move it out of the namespace. Another change to the openstack-infra/config repository will rename the git repository and associated jobs. Partial-bug: #1277168 Change-Id: I7788a9d6b5984fdfcc4678f2182104d2eb8a2be0
* Merge "Add -U flag to pip install command"Jenkins2013-12-301-1/+1
|\
| * Add -U flag to pip install commandSergey Lukjanov2013-12-131-1/+1
| | | | | | | | | | | | | | The -U flag makes tox able to upgrade all packages to the newest available version. Change-Id: Ibe5fa0115c2b151ae6f3bd741cc561d2435499e8
* | Update URL for global HACKING documentJoe Gordon2013-11-111-11/+7
|/ | | | | | | * Related to I579e7c889f3addc2cd40bce0c584bbc70bf435e2 * Rename local-checks section to make it clearer Change-Id: If4e006368c09dcd6c87ebf7a2aba448c9a9390de
* Merge "Update build config"1.1Jenkins2013-09-202-5/+5
|\
| * Update build configMonty Taylor2013-09-193-11/+8
| | | | | | | | | | | | | | Use latest pbr things that don't require pbr. Also update the tox config to ensure venv is updated properly. Change-Id: I157127abd129bbe085c64e2a14f67296da0c4b5e
* | Add namespace_packages to setup.cfgMark McLoughlin2013-09-181-1/+2
| | | | | | | | | | | | | | | | We lost this when switching to latest pbr. Thanks to dprince for catching this in Smokestack. Change-Id: Ideb3f9750269d825f380351c3bbbbf743bff08ba
* | Update pbr usage past needing d2to1Monty Taylor2013-09-131-6/+3
|/ | | | Change-Id: Ia5c8dd9259e8098c2ad39eda6fc44c6db81944ad