murano/doc/source/draft/index.rst
OlgaGusarenko e7370c7c96 Murano docs structure
This commit creates the Murano docs structure:

1. adds the draft folder that will be removed from the
   directory when the doc development process is over;

2. adds 4 separate folders for four types of guides
   (end user, admin user, app developer, and contributor),
   and 3 more folders for intro, appendix and images;

To build the docs, please run $ sphinx-build doc/source doc/build
from the root directory.


Change-Id: I8594b01eddb0ac6cd8ce9d63553d93a1d9232ebd
2015-05-06 07:44:12 +00:00

1.5 KiB

Welcome to Murano Documentation

Introduction

intro/whats_murano intro/key_features intro/architecture intro/use_cases intro/user_stories

End User Guide

enduser-guide/quickstart enduser-guide/manage_environments enduser-guide/manage_applications enduser-guide/troubleshooting

Admin User Guide

admin-guide/installation admin-guide/manage_images admin-guide/manage_categories admin-guide/murano_repository admin-guide/use_cli admin-guide/admin_troubleshooting

Developing Applications

appdev-guide/step_by_step appdev-guide/exec_plan appdev-guide/hot_packages appdev-guide/murano_pl appdev-guide/murano_packages appdev-guide/examples appdev-guide/use_cases appdev-guide/faq

Contributing

contributor-guide/how_to_contribute contributor-guide/dev_guidelines contributor-guide/plugin_development contributor-guide/deploy_local_dev_env contributor-guide/testing contributor-guide/doc_guidelines

Appendix

appendix/glossary appendix/murano_concepts appendix/tutorials appendix/rest_api_spec appendix/cli_ref