Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add titles to two pages and fix a typo in docs | Aleksej | 2012-08-18 | 1 | -1/+1 |
| | |||||
* | Reference the new theme aliasing nginx stuff in the theming documentation | Christopher Allan Webber | 2012-07-27 | 1 | -2/+10 |
| | |||||
* | Tweak theming docs | Will Kahn-Greene | 2012-07-26 | 1 | -49/+55 |
| | | | | | | I did a pass on language and more reST formatting. This is a little cleaner, though there are a couple of parts that feel like they could use some work. | ||||
* | Fix themeing docs | Will Kahn-Greene | 2012-07-16 | 1 | -73/+78 |
| | | | | | This fixes a bunch of formatting issues in the themeing docs and makes them easier to read. | ||||
* | Added a section describing how to do theming via simple CSS stuff! | Christopher Allan Webber | 2012-07-14 | 1 | -0/+24 |
| | |||||
* | Mostly good theming documentation! | Christopher Allan Webber | 2012-07-14 | 1 | -23/+150 |
| | |||||
* | Fleshing out theming documentation; wrote out "structure of things" section | Christopher Allan Webber | 2012-07-14 | 1 | -2/+92 |
| | |||||
* | Split docs into siteadmin and pluginwriter guides | Will Kahn-Greene | 2012-05-23 | 1 | -0/+21 |
* create initial bits for plugin writer's guide * move siteadmin stuff to site administrator's guide * rework index.rst to support multiple guides * tweak some text * move files into subdirectories I verified that this still works with html and texinfo build targets. There's still a lot of work to do, but this is a good start. |