James E. Blair 7d45d29c37 Make tagging instructions more clear
Change-Id: I70a9c28368a70f0723bbb00ada5205993308b4a3
2013-10-15 09:57:34 -07:00
2013-06-18 15:44:09 -07:00

Publications Repository

Each publication should get its own branch and is a living document. Each branch should have a README.rst file where the first line is the title of the presentation.

Each time a publication is presented or published, the branch should be tagged (with a signed, annotated tag). The first line of the tag message should be the title of the event or publication, and the tag itself should be in the format "year-venue-publication". For example, if the presentation "overview" was given at LinuxCon North America 2013, you might tag it with:

git tag -s -m "LinuxCon North America, 2013" 2013-linuxcon_na-overview

The 'make-index' script will create an index page based on index.html, and all current branches and tags in the repo and their README.rst files.

Description
OpenStack Infra Team conference presentations and papers
Readme 32 MiB
Languages
HTML 53%
Python 47%