Added comment symbols to distinguish comments from directory names.
Changed wording a bit on one part.
tree::
mediagoblin/
- |- mediagoblin/ source code
+ |- mediagoblin/ #source code
| |- tests/
| |- templates/
| |- auth/
| \- submit/
- |- docs/ documentation
+ |- docs/ #documentation
|
- | the rest of these directories are generated by
+ | #the below directories are generated by
| buildout.
|
- |- bin/ scripts
+ |- bin/ #scripts
|- develop-eggs/
|- eggs/
|- mediagoblin.egg-info/
|- parts/
- |- user_dev/ sessions, etc
+ |- user_dev/ #sessions, etc
As you can see, all the code for GNU MediaGoblin is in the