Skip to content

epowell/openstack-packaging-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDO packaging documentation

RDO is a community distribution of OpenStack which strives to provide the latest upstream code packaged for Red Hat Enterprise Linux, CentOS and Fedora.

This repository attempts to be the definitive source of information about RDO OpenStack packaging for developers and packagers.

Editing

The documentation is written in asciidoc and you can edit individual documents in doc directory using your favorite text editor.

See the individual documents (especially RDO packaging guide) for more instructions on contributing.

Rendering

You need asciidoctor to render HTML pages.

yum -y install rubygem-asciidoctor.noarch

Running

make

will produce output in html directory

You can also use

./autobuild.sh

script to automatically rebuild docs on doc/*.txt changes.

Adding new doc

At the time of writing, only RDO packaging guide is included, but if you'd like to document anything else using nice asciidoc text files, just:

  • add new doc/*.txt file
  • optionally link to it from doc/index.txt

About

RDO Openstack Packaging documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 99.1%
  • Other 0.9%