Added a scaling out code sample for jclouds and modified the
scaling out chapter to reference it.
Also modified the build so that the jclouds draft documentation
is now generated so that we can see the code appear in context.
Change-Id: Iaf9ee952e008bdb68e52717524de723597da0690
Partial-Bug: #1449330
To publish the draft guides, we need to move them to publish-docs/api-ref.
Fix the publishing location.
Change-Id: Iaf27e9315031be232672ae4d33efff2c0db9ce65
The guide has no common directory, therefore we have no common
translation. Handle this in our script.
Change-Id: Id34b92430ef4da804335714710547ada02c23cef
Use the same shell scripts like openstack-manuals for building of RST
files. This simplifies the tox.ini file and allows easier adding of new
tags.
This now build dotnet, fog, and pkgcloud versions as draft documents and
continues to publish the libcloud version.
Change-Id: Id5deebbb54904a44691104e19ef60f15a14c0f7c
After https://review.openstack.org/#/c/144685 merges,
the automatically generated configuration reference
tables will be marked up as
<option>option_name</option> = <replaceable>default_value</replaceable>
As none of this should be translated (option_name is the same
regardless of language), this patch updates generatepot to ignore
option_name s tagged with <option> for translation.
This should significantly reduce the number of strings required for
translation from the common directory in particular, where
many of the 8000-odd strings do not actually need translation.
Change-Id: Ib859cc9a77dc05aad1317a67962aae516f6a4f0b
We have git to track the authorship of files. It is not necessary to use
the @author tags in the copyright statements.
Change-Id: Ibd967ed83022cab4a0f8c5b7135934138bdba0d6
Fix help text of test-languages.sh.
Use "test" instead of publish for buildlang invocation which can
be used to manually build translated manuals.
Change-Id: I617e8008e78bebc2d4e6c09300606a50d4b37ebc
Rework test-languages so that we can test *all* languages as well
if needed and use the same script for both buildlang and testlang.
Add new tox job "publishlang" to publish all languages at once.
Change-Id: I7c7a5622df219f8ffa2dd1b824179de749ea2fed
This is the initial setup to build translated manuals. For now only the
api-quick-start is build.
This needs openstack-doc-tools version 0.13.
Change-Id: I140b8007d76bda5f436cbd80e77b890852c71827