Documentation Revision, clarification, and editing.
- a line in the .gitignore file to ignore the built documentation tree. - a complete revision/editorial pass of all non-technical documents that outline process, project fundamentals, and background. These edits clarified the text, unified the style, and elaborated on stubs.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,6 +9,7 @@ mediagoblin.egg-info
|
||||
*.pyc
|
||||
*.pyo
|
||||
docs/_build/
|
||||
docs/build
|
||||
user_dev/
|
||||
paste_local.ini
|
||||
mediagoblin_local.ini
|
||||
|
||||
Reference in New Issue
Block a user