Moved wiki docs into main project.

Why have them separate? Github allows reading docs right in the main tree.
This commit is contained in:
Michael Bayne
2014-06-25 16:15:18 -07:00
parent 3db7b4445b
commit 634651fa5a
8 changed files with 695 additions and 5 deletions
+15
View File
@@ -0,0 +1,15 @@
_Overview of the Depot documentation._
## Docs
- [Simple code example](wiki/SimpleCodeExample)
- [Configuring and integrating Depot](wiki/Configuration)
- [Example queries](wiki/ExampleQueries)
- [Caching](wiki/Caching)
- [Computed records](wiki/ComputedRecords)
- [Schema migration](wiki/SchemaMigration)
## Google Group
If you have further questions or suggestions, please post to the
[OOO Libs Google Group](http://groups.google.com/group/ooo-libs).