summaryrefslogtreecommitdiff
path: root/doc/source/templates
Commit message (Collapse)AuthorAgeFilesLines
* Adds doc8 check to pep8Dao Cong Tien2018-07-262-48/+48
| | | | | | | | | | This patch adds doc8 check for .rst files to pep8. Files that fail doc8 check are also fixed. Ignore D001 of doc8 check. This requires lot of changes and should be done in a separated patch. Change-Id: I7732abc55ec27026efbf56663ba02ff27e8ec847
* Docs: Reorganise landing pageZane Bitter2018-04-113-2/+14
| | | | | | | Consolidate into three sections based on the audience: operator, user, and developer. Don't include API autodoc inline, just link to it. Change-Id: I3c301d66dd05698fca3582761cb0177d66431483
* Replace github with openstack git reporicolin2015-10-213-3/+3
| | | | | | | | | | git.openstack.org is our official server, github is just a read-only mirror. Linking to github might also raise the expectation that we use the usual github workflow which is not the case. Change-Id: I3b3e8213c264757838c8e5fd33221eebf219cdc8
* Aim first doc link list at end usersSteve Baker2015-10-061-4/+4
| | | | | | | | | | | | | | | | This change renames the first doc link section Getting Started to Using Heat and makes the content relevant to end users of Heat. End users author templates, create stacks, and use the heat CLI. They are not necessarily interested in installing heat from packages or devstack. This change breaks out the basic create-stack content into its own page and links to that from the first Using Heat contents list. The rest of the getting started content is moved to the Developers section for now, pending later changes aimed at developers and operators. Change-Id: I79988e08864c5a87ebc4f8f5a39102d50b26f748
* Fix docs for Hello World and WP Single templatesAnderson Mesquita2015-08-282-16/+29
| | | | | | | | | This fixes the existing parameter names and adds missing ones for the HOT Hello World doc page. It also updates the description of parameters for the CFN WP Single Instance to match those of the template. Closes-Bug: #1461515 Change-Id: Ic8ac05c1dcc3f54ec1a88dc391d32ce877931084
* Modify heading of the template sample pagePradeep Kumar Singh2015-06-042-4/+4
| | | | | | | | | | | Currently the headings for Hello World HOT template and AWS Wordpress Single Instance Template pages is "Template". This patch modifies the heading of these pages. Closes-Bug: #1337108 Change-Id: Ib1aaf1000f085b1b9568ef4f2322e7519703c838
* external link not working in heat docMasco Kaliyamoorthy2015-01-062-2/+2
| | | | | | | | | | | | In HOT templates document, there is a link to the example heat template in the github. The link is not working because there is a _ present in before the link. It is removed now. Change-Id: I65a95b74ec9e902a7eaee0c94b4f320cd20e3ae5 Closes-Bug: #1407892
* Add missing \n at the end of fileChristian Berendt2014-10-091-1/+1
| | | | Change-Id: Id52a1b24c15ac25044a752e47474dc9ef4096208
* Fix dead link in cfn template docChris Buccella2014-08-061-1/+1
| | | | | | | | The link referenced in templates/cfn/WordPress_Single_Instance is dead. Looks like the directory was restructured. Updated using a like for the F18 version of the template. Change-Id: I46705cd31e2be6f3f131c64944665eabe6347dc9
* Fix the main docs index pageAngus Salkeld2013-08-231-0/+1
| | | | | | | This magic new line makes the main index look a lot better. It wasn't showing the "HOT templates" level. Change-Id: I3f7fb65911a4b0f3ad57ddf22c00ec8236261c7e
* Fix all the sphinx-build warningsAngus Salkeld2013-08-222-50/+50
| | | | | | | except this one: WARNING: toctree contains reference to nonexisting document u'api/autoindex' Change-Id: I176a75c1c3fc9603304f11f867df54d7a7b3610a
* add docs from the heat wikiJeff Sloyer2013-07-173-0/+128
updated index.rst to mimic the layout of the keystone docs updated the structure for troubleshooting ported howto guides from the heat wiki ported the troubleshooting page from the heat wiki updated the nav for the man pages and getting started added docs for a cfn template and hot template Change-Id: I14c1b0b6aa6ea3529c4de994851f7a798a3061bf