- convert chapter Network node XML to RST
- change image33.png (older image used quantum)
- update screen.css (use larger font, original was to small)
Change-Id: I785e7f390a961142821da1c20ad490a3852a7dcd
Implements: blueprint convert-the-xml-into-rst
Co-Authored-By: Sean Roberts <seanroberts66@gmail.com>
Co-Authored-By: Matjaz Pancur <matjaz.pancur@fri.uni-lj.si>
Converts Getting started quiz to RST format. I also corrected a few typos.
Change-Id: I569d39c212876f480e307722dcaba19a41175205
Implements: blueprint convert-the-xml-into-rst
Co-Authored-By: Sean Roberts <seanroberts66@gmail.com>
Co-Authored-By: Matjaz Pancur <matjaz.pancur@fri.uni-lj.si>
Because of the new gating system (gate-training-guides-tox-slides), we need to
cleanup all existing RST files.
There is a small rendering problem with Landslide in the Upstream training
and all the Title slides (empty slides with only a Title). The check doesn't
like "empty" slides ("Document or section may not begin with a transition."),
Landslide deals with this by ignoring errors
(https://github.com/adamzap/landslide/issues/94), but our gating check does
not. I temporary changed all such slides to normal ones.
I also had to change training-guides/landslide.sh a bit (a quick hack so that
it works as expected).
Change-Id: I6c3ae06235e69c4a53741e74a5642d27083f4df0
landslide is what we are using right now to create
html slides from RST files. So we are going
forward with building out the structure
to support it for the rest of the project.
Note that the landslide.sh script only builds
for the associate guide right now. As more RST
gets added, the landslide.sh script will be
updated.
Change-Id: Icf4be8cc29e341044ff9af5fa1866fe826d87545
Implements: blueprint convert-the-xml-into-rst
Some questions are not suitable for showing in slides (too long, too complex,
etc.). We could use includes for suitable candidates for slides.
Refactored into two files: complete document in notes directory and selected
questions for slides in a separate file.
Change-Id: If70e257aeb57699d952be565d153b7b1907d90f0
Training guides is following in the footsteps of openstack-manuals
program and following the given document for releasing Icehouse
release for training guides.
Change-Id: I4ced02f81c9bbd2d213746b6e05da236e9009168
Link: https://wiki.openstack.org/wiki/Documentation/Release
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.
Change-Id: I7a8a3877aa56aae5ab2e7b9f5ea278ea22d8043b
As per the discussion in the Kilo summit, the POC part was done for
basic install guides and there is no need to maintain or keep the
XML files in the repository. This is a clean up patch which is
mandatory for Icehouse release for training guides.
Change-Id: I7e5f2bbce86e0bdd292f0cb8b395995f9171e5eb
Replaced Folsom with Icehouse
Made some minor sentance structure changes
Updated two sections per comments
Closes-Bug #1282197
Change-Id: Ic5c5ca7a366657a4c0ec93fc31f94b7deaebabfd