Commit Graph

28 Commits

Author SHA1 Message Date
Chris Eppstein
a6c22c32be [Docs] Always dasherize variables in the docs. 2010-07-11 15:02:18 -07:00
Chris Eppstein
8dc719ac22 Less buggy import resolver. Closes GH-139. 2010-07-08 22:19:11 -07:00
Chris Eppstein
7439786ba8 [Docs] Don't sort mixins by name. 2010-05-01 15:20:16 -07:00
Chris Eppstein
ff0bc5450e sort import and mixins by name, and hide private mixins from the docs. 2010-04-25 19:02:18 -07:00
Chris Eppstein
cde4b99e55 Don't put any syntax in the mixin signature 2010-04-25 02:57:23 -07:00
Chris Eppstein
929feecd44 inline source code instead of a popup. 2010-04-25 02:56:00 -07:00
Chris Eppstein
d66687eace search paths first, then extensions when searching for a matching stylesheet. 2010-04-24 16:59:06 -07:00
Chris Eppstein
b2a9eab211 Move the tutorials to the new layout. 2010-04-24 10:03:34 -07:00
Chris Eppstein
cd78ca56c4 Upgrade docs to work on sass 3 2010-04-12 02:46:33 -07:00
Chris Eppstein
8ee939a52c Clean the comment before setting it on constants. 2010-03-28 23:09:03 -07:00
Chris Eppstein
32a5ae26a8 Better display of mixin signatures. 2010-03-28 23:06:56 -07:00
Chris Eppstein
402a009e4d Fill out some of the intro for the top level of the compass modules. 2010-03-27 23:23:45 -07:00
Chris Eppstein
c970ad3269 Allow some docs to be turned off so they are only visible in the code. 2010-03-16 18:41:59 -05:00
Chris Eppstein
132a80dddd Checking the identifier before the attributes makes nanoc faster. 2010-02-07 09:37:07 -08:00
Chris Eppstein
f9a66671f8 Better caching for autocompile. 2010-02-07 09:14:20 -08:00
Chris Eppstein
467bc9ebd7 List all the reference content in the sidebar. 2010-02-03 08:02:27 -08:00
Chris Eppstein
72b084ccbe Examples can now be targeted generally at a stylesheet instead of at
only mixins.
2010-01-30 16:31:36 -08:00
Chris Eppstein
4fa7fdd14b Speed up compilation a bit. 2010-01-30 15:50:25 -08:00
Chris Eppstein
d0846d76c5 Handle relative imports 2010-01-28 00:37:17 -08:00
Chris Eppstein
b15f641bd7 A system for creating examples. 2010-01-26 22:08:13 -08:00
Chris Eppstein
3b88df6bbe Fix a smattering of bugs. 2010-01-24 16:03:58 -08:00
Chris Eppstein
3c459ebc04 less puts 2010-01-23 23:06:50 -08:00
Chris Eppstein
3e248176aa Link imports to their reference documentation. 2010-01-23 23:01:30 -08:00
Chris Eppstein
769e9c0c8e Extract a mixin partial. 2010-01-23 19:47:28 -08:00
Chris Eppstein
54424de793 Sass extensions for emitting Sass text from a Sass::Tree 2010-01-23 01:06:54 -08:00
Chris Eppstein
b8b9f153f7 Markdown formatting support for source documentation. 2010-01-22 18:16:25 -08:00
Chris Eppstein
d7a9864ee2 doc support for mixins. 2010-01-22 11:40:56 -08:00
Chris Eppstein
4afca420c3 - Some helpers for the body attributes
- Move the blueprint reference content to the blueprint tutorial
- Made new blueprint reference content that is actually reference
  content.
- Some basic helpers for accessing a sass stylesheet and extracting info
  from it.
2010-01-21 11:54:47 -08:00