OpenStack Infra Team conference presentations and papers
Go to file
Andreas Jaeger 23a8938b60 Fix links to doc-contrib-guide
The guide got renamed, fix link.

Change-Id: Ie18c4a774d8696e1c3a1d67b19103dfcddef2097
2020-02-23 18:25:42 +01:00
.gitignore Add simple script to make an index page. 2013-06-18 15:44:22 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:59 +00:00
README.rst Add link to instructions for using template 2014-08-15 16:15:49 -07:00
index.html Fix links to doc-contrib-guide 2020-02-23 18:25:42 +01:00
make-index Update make-index for Zuul v3 2017-10-28 15:33:03 +02:00

README.rst

Publications Repository

Each publication should get its own branch and is a living document.

In order to create a new slide deck, create your branch from the presentation template. See the template README for step by step instructions on this process.

Note that 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.

Viewable publications are published to: http://docs.openstack.org/infra/publications