This change restructures the body of the book to add an
additional chapter about actions and processes.
It also edits the chapters to create a more cohesive
flow and voice through the whole.
Change-Id: I31690e21ecc801e6c62cce57c5ed4174335bdc61
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
I found some of the phrasing a little awkward in the open design doc.
This is an attempt to clarify some of it and hopefully make it flow a
little better.
Change-Id: Iafb023b0f0a955abb2533cff16803461b99e30d4
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Convert paragraph to a list, this looks like a formatting problem.
Add reference to the opencommunity chapter.
Change-Id: Ib342de96058a891a6e0999ee2e09a743b45001a3
Use the same ordering in the index file as the governance repository
uses. This seems to have been the intented work flow as section
opendevelopment also speaks about next chapter opencommunity.
My initial creation of the index file gave here the wrong order.
Change-Id: Iaf225a36c22032c95667b540afdcacbf99125d73
Setup repo for usual Sphinx location:
* content lives in doc/source
* Add tox.ini for building with linter and docs job
* Add doc/source/conf.py for Sphinx
* Add index file to build a manual
* Add jobs for Zuul; note that tox-linters is non-voting for now, fixing
issues can be done as followup.
The docs job has Sphinx warnings disabled, this will be a followup as
well.
* Add .gitignore for usual build artefacts
Change-Id: Ie7af4b6bd661e61180528cc1ecf3076e3e95590b
To be able to merge anything, we need some jobs. Add the noop-jobs that
don't test anything but allow merging.
Those can be replaced later with real jobs.
Change-Id: I29c16db4c5a9f7f0d2f2701554ed99efd3999b01
Add room for projects not using Apache-2, since the project
governance allows the board to approve other OSI-approved
licenses. This might lead us to further changes in that
section.