11 Commits

Author SHA1 Message Date
Will Kahn-Greene
6729d65a32 Adds local toc sections
* Some of our chapters are pretty long and this should make it much
  easier for a user to find what they're looking for and jumping
  to it.  It's easier to read the section toc at the top of the
  chapter, than it is to read it in the sidebar.
2011-06-13 12:31:23 -04:00
Will Kahn-Greene
1b9e2541b9 Adds design decision for the name 2011-05-05 18:22:45 -04:00
Will Kahn-Greene
3dca2776a6 Fixes dead references in docs. 2011-05-02 12:21:06 -04:00
Christopher Allan Webber
109c87f829 Changing the wording around the django-like components statement 2011-04-30 09:31:03 -05:00
Christopher Allan Webber
2514dc0280 Clarified that copyright assignment is encouraged, but not mandatory. 2011-04-30 09:26:03 -05:00
Will Kahn-Greene
cafc7451cc Minor tweaks to design decisions text 2011-04-24 18:55:07 -04:00
Will Kahn-Greene
efb291d633 Fixes CC0 language
CC0 is a waiver and not a license, so this fixes all the language
accordingly.
2011-04-22 22:08:49 -04:00
Will Kahn-Greene
6a338d8e0e Updates contributing howto
* 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
2011-04-22 22:02:55 -04:00
Will Kahn-Greene
fad67707e1 License/copyright changes
* 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
2011-04-21 21:26:48 -04:00
Will Kahn-Greene
00fdc7bdee Fixes docs.
* 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
2011-04-12 19:56:04 -04:00
Will Kahn-Greene
8736b05d05 Fleshes out documentation.
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
2011-04-09 18:44:50 -04:00