Commit Graph

4 Commits

Author SHA1 Message Date
Dave Abrahams
1171593974 Docs: Use a sans-serif font for code
This tends to improve readability and harmonizes better with the size of
regular text.

Swift SVN r25304
2015-02-15 22:51:39 +00:00
Dave Abrahams
c7f8db13ac Docs: prevent highlights from overflowing boxes
Swift SVN r25302
2015-02-15 22:51:38 +00:00
Jordan Rose
0606251fc4 [docs] Use the same theme as our internal docs.
In particular, this uses normal HTML bullets instead of images so that
rich text copy/paste works correctly.

Swift SVN r23376
2014-11-17 19:42:00 +00:00
Daniel Dunbar
1eeecdd874 Change Swift docs to use Sphinx.
- I've converted every document except the LangRef, which is more trouble to
   convert because of the use of styling to embed notes.
 - 'make html' with sphinx-build in your path to build the docs.

Now back to my regularly scheduled breaking things. :)

Swift SVN r2410
2012-07-23 18:50:00 +00:00