training-guides/doc/training-guides
gecong1973 2c387983f5 Use https instead of http for git.openstack.org
TrivialFix

Change-Id: I37f4a7faca6213aacd0afa3194c1ebf8067e9d7c
2017-02-07 10:46:03 +08:00
..
2015-05-06 14:35:43 +02:00

Introduction

  • The subfolders contain the RST files related to the Training Guides.

  • Please refer the following link to get more information about this project https://launchpad.net/openstack-training-guides

  • Please follow the following wiki to get more information about development process of Training Guides. This should provide enough information to start contributing to training guides https://wiki.openstack.org/wiki/Training-guides

  • Training Guides is typically divided into four guides

    1. Associate Training Guide
    2. Operator Training Guide
    3. Developer Training Guide
    4. Architect Training Guide
  • Please follow the following wiki to get more information about development process of Training Guides. This should provide enough information to start contributing to training guides https://wiki.openstack.org/wiki/Training-guides

Structure of this folder

  • To get better idea of the design of this folder follow this blueprint https://blueprints.launchpad.net/openstack-training-guides/+spec/separate-folders-for-books

  • Typically book wise folders are created, read the following for more description:

    1. associate-guide: This folder contains RST files related to Associate Training Guide.
    2. common: This folder contains common files used by multiple training guides.
    3. figures: This folder contains images used by all the training guides.
    4. _static: This folder contains theming (CSS) for generating the HTML slides.