diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-07-31 20:53:29 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-07-31 20:53:29 -0500 |
commit | bfb280d3b3cdb801adda381cdf47f96e5b936526 (patch) | |
tree | ce3782dd40e5502eeaaf8a2e056cced30cd3e9f2 /docs/source/theminghowto.rst | |
parent | 5d9006479088ecadcc4dcef14a9d8ccb0e4227f3 (diff) | |
parent | fd857e219fbf3cd1671ce4971e67d57207af18bc (diff) | |
download | mediagoblin-bfb280d3b3cdb801adda381cdf47f96e5b936526.tar.lz mediagoblin-bfb280d3b3cdb801adda381cdf47f96e5b936526.tar.xz mediagoblin-bfb280d3b3cdb801adda381cdf47f96e5b936526.zip |
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Diffstat (limited to 'docs/source/theminghowto.rst')
-rw-r--r-- | docs/source/theminghowto.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/source/theminghowto.rst b/docs/source/theminghowto.rst new file mode 100644 index 00000000..7b40685f --- /dev/null +++ b/docs/source/theminghowto.rst @@ -0,0 +1,8 @@ +.. _theming-howto: + +=============== + Theming HOWTO +=============== + +We haven't implemented the necessary scaffolding to allow for theming +yet. Thus, this chapter is a stub. |