Commit Graph

5 Commits

Author SHA1 Message Date
Frank Kloeker 9fd0fdc774 Change docs build to openstackdocstheme logic
Version 1.29 of openstackdocstheme includes now the build scripts
for translated documents which we have had as a PoC in that repo.

Fix Sphinx Warnings (a lot)

Change-Id: I4f9a48bd543e8d394f23491fadb6ac47f24a156a
2019-03-20 16:46:23 +01:00
Ian Y. Choi fa662ca091 [tools] build-docs.sh: matches po files in Zanata
Unlike guides in doc/source directory such as
admin, contributor, and user, current build-docs.sh [1]
cannot match pot files from rst files on doc/source folder
such as index.pot generated from "sphinx-build -b gettext"
with doc.po which actually has translated resources on the folder.

This commit patches build-docs.sh to make:
  - if there is a corresponding doc-{resname}.po from {resname}.pot,
    then matching between those files is correct
  - if there is not a corresponding doc-{resname}.po,
    then matching with doc.pot is correct.
  - enhance a logic to revert po files since there are multiple
    po files to be reverted.

Change-Id: I8d1899e9ff6697b9793105dca45b2753a3546266
2018-10-28 09:13:57 +09:00
Frank Kloeker 138fdef0a6 Build translated docs in tox
As an early bird for project doc translation we build translated docs
here with an extra script. This procedure is usual in the main doc
project, but there are different versions of the same script.
Later we to centralize such things.

Change-Id: I906be044021c93b9aeb644bcd3c550df123a3c83
2018-10-08 17:19:10 +00:00
Kevin Carter 9bfe842001 Removed unused and unneeded RAX tools
This was a tool that was developed to simplify the deployment process.
Sadly this is unused, unneeded and can be removed.

Starts to Implement: rackspace-namesake

Change-Id: I3a3122a810c92a2e7efd95a0d9e7df93fdc3b149
2014-12-10 22:24:12 -06:00
d34dh0r53 6f6e75f549 Initial Commit 2014-08-26 18:08:15 -05:00