cbf8238caa791a57f6b125052c5d178ab1765ef4
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 |
||
|
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 |
||
|
Swapnil Kulkarni
|
a043015815 |
Update the wiki link for Training Guides
Change-Id: Ic70187b21655db55958fc5848009d663fbe6a928 |
||
|
Tom Fifield
|
bdd58c0ee7 |
Fix title of README
The title of the readme still read "OpenStack Manuals". This commit updates it to "OpenStack Training Guides". |
||
|
Tom Fifield
|
15cfe96f3b |
Add structure for inital import
* Move the files into doc/training-guides subdirectory * Add README, LICENSE, tox test config |