Skip to content

Documentation for the ManageIQ Cloud Management Platform

License

Notifications You must be signed in to change notification settings

miq-consumption/manageiq_docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManageIQ Documentation

Build Status Gitter

This repo contains the documentation for

Contributing

The documentation in this repository is built and deployed using AsciiBinder. If you're new to AsciiBinder, head over there and read up on how to contribute documentation.

Quick setup

  • Be sure to have a Ruby installed with the bundler gem (if you don't have bundler, just run gem install bundler)
  • Clone the manageiq_docs repo.
  • cd into the new manageiq_docs repo directory.
  • bundle install
  • bundle exec ascii_binder - This will build the documentation into the _preview directory
  • open _preview/manageiq/master/welcome/index.html

Alternately, if you want to "live edit" the docs, replace the last two steps with:

  • Install the LiveReload browser extension: http://livereload.com/extensions/
  • bundle exec ascii_binder watch
  • open _preview/manageiq/master/welcome/index.html
  • Go to the open page in the browser and enable the LiveReload extension for that page.
  • Edit the docs. When you save, it will auto-build and then the webpage will reload automatically showing your changes.

Contacts

For questions or comments about the documentation system, try one of the following:

License

Creative Commons License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE.txt.

About

Documentation for the ManageIQ Cloud Management Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 61.5%
  • HTML 38.0%
  • Ruby 0.5%