Commit Graph

6 Commits

Author SHA1 Message Date
Mohammed Naser 3a9498dc1c gitignore: add .eggs
When running tox, it creates the .eggs folder and leaves the repo
reporting that it's in a non-clean state.

Change-Id: If09fda47af1be8bd34434d82e31a4b7fb7d86e83
2019-05-22 22:02:02 +08:00
Doug Hellmann 5a4e76328b add module for fetching and parsing governance data
Change-Id: I7279023e5d81554e19f315fe12ab6fdb988af934
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-11-07 08:30:27 -05:00
Doug Hellmann 38ed52d784 ignore files created by pbr during build
Change-Id: I0e62b52300e0fefb1c02a82eb982c3f51e6c3f25
2015-05-23 08:09:26 -07:00
Joe Gordon 92e346ac9f Add .pyc files to gitignore
Generated during 'tox -edocs' from doc/source/_exts/members.py

Change-Id: I4541ad23bb9a444ab924f2a41ee519710bcb0b7b
2015-03-03 14:58:34 -08:00
Doug Hellmann 72b8b9a74d Build list of teams from YAML file
Render the YAML file contents as the list of official teams and create a
directive to render the list of projects with a given tag to avoid
having to update that data in two places.

Change-Id: I7c6effe6e440f2147f8c68df090152e716c38fba
2015-02-24 18:15:04 -05:00
Doug Hellmann 37178d955d Update sphinx doc formatting and toctrees
Create index pages with toctree entries to load the existing
documents so they are all linked together.

Add titles to some of the documents that did not have them to
make them work with sphinx.

Change-Id: I0d44cfe1a75ab7df07e0efc989eb7cf161d9bf78
2014-05-06 16:45:00 -04:00