5 Commits

Author SHA1 Message Date
Francois Deppierraz
257cbcfa7a Show paths relative to this repo in README.rst
This patch as well fixes the path to the generated PDF documentation
which was wrong because it misses the last 'training-guides' directory.

Change-Id: I243002eca1b68bbce1c7d4b2985a28a31da968e1
2014-09-27 11:13:51 +02:00
Swapnil Kulkarni
acbc600bf3 Update the yum install maven in README
Maven does not install on "yum install maven3" on Fedora20.
Searching for Maven3 package does not give any results.
The correct way to install Maven3 on Fedora is to
run "yum install maven" instead.
This installs Maven3 and its dependencies.

I think we need to update the documentation with that.

Change-Id: Ie0a12ab0cb857e2af3d6e4157c54cc50b80df113
2014-08-12 11:32:16 +00:00
Swapnil Kulkarni
a043015815 Update the wiki link for Training Guides
Change-Id: Ic70187b21655db55958fc5848009d663fbe6a928
2014-07-17 05:00:10 +00:00
Tom Fifield
bdd58c0ee7 Fix title of README
The title of the readme still read "OpenStack Manuals".
This commit updates it to "OpenStack Training Guides".
2014-05-29 10:35:39 +08:00
Tom Fifield
15cfe96f3b Add structure for inital import
* Move the files into doc/training-guides subdirectory
* Add README, LICENSE, tox test config
2014-05-29 10:32:06 +08:00