aboutsummaryrefslogtreecommitdiffstats
path: root/docs/theminghowto.rst
diff options
context:
space:
mode:
authorWill Kahn-Greene <willg@bluesock.org>2011-05-03 12:07:01 -0400
committerWill Kahn-Greene <willg@bluesock.org>2011-05-03 12:08:09 -0400
commit9610848c298fff67da83abd495a44be86dd4eea3 (patch)
tree1a4d2f0fb840f62d0b1b56ee81c756af43c2da8f /docs/theminghowto.rst
parent8ac897c3b6834120eeaec6e8cd1646032b1b3739 (diff)
downloadmediagoblin-9610848c298fff67da83abd495a44be86dd4eea3.tar.lz
mediagoblin-9610848c298fff67da83abd495a44be86dd4eea3.tar.xz
mediagoblin-9610848c298fff67da83abd495a44be86dd4eea3.zip
Lots of documentation changes
* added a YouCanHelp directive to replace FIXMEs and encourage contributors to help out * moved some bits around between the hacking howto and the codebase documents * expanded on the stub nature of the theming howto * tweaked some other text
Diffstat (limited to 'docs/theminghowto.rst')
-rw-r--r--docs/theminghowto.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/theminghowto.rst b/docs/theminghowto.rst
index 23f9cb1b..7b40685f 100644
--- a/docs/theminghowto.rst
+++ b/docs/theminghowto.rst
@@ -4,4 +4,5 @@
Theming HOWTO
===============
-FIXME - stub!
+We haven't implemented the necessary scaffolding to allow for theming
+yet. Thus, this chapter is a stub.