aboutsummaryrefslogtreecommitdiffstats
path: root/docs/designdecisions.rst
Commit message (Collapse)AuthorAgeFilesLines
* Minor tweaks to design decisions textWill Kahn-Greene2011-04-241-6/+8
|
* Fixes CC0 languageWill Kahn-Greene2011-04-221-22/+25
| | | | | CC0 is a waiver and not a license, so this fixes all the language accordingly.
* Updates contributing howtoWill Kahn-Greene2011-04-221-0/+16
| | | | | | | * lots of changes to the contributing howto from Matt, Greg, Will, and Chris * adds references between the contributing howto and other chapters * adds a design decision regarding copyright assignment
* License/copyright changesWill Kahn-Greene2011-04-211-0/+70
| | | | | | | | * changes COPYING to explain licensing for all of GNU MediaGoblin * adds design decision regarding why we picked the licensing we did * adds CC0 and AGPLv3 texts * removes licensing bits from hacking howto--we should put that somewhere else
* Fixes docs.Will Kahn-Greene2011-04-121-5/+4
| | | | | | | * fixes some typos * tweaks some language issues that occured because I took Chris' stuff out of the context of the original READMEish structure * ditches installation for deploymenthowto and hackinghowto
* Fleshes out documentation.Will Kahn-Greene2011-04-091-0/+170
use, what their function is, and urls for library documentation * adds a forward chapter which talks about the documentation * adds an installation stub * adds a software stack chapter that covers what libraries are in * adds a design decisions chapter which covers why we chose the libraries and architecture