Sean Silva
163b5c4bd5
[docs] The GEP FAQ is not "design and overview"
...
llvm-svn: 178422
2013-03-30 15:32:50 +00:00
Sean Silva
9d205c8edc
[docs] Put DeveloperPolicy under "Development Process Documentation"
...
llvm-svn: 178421
2013-03-30 15:32:47 +00:00
Joe Abbey
ba3e901e14
Adding a HowTo for Attributes.
...
This is based on Bill Wendling's email. No additional content has been added,
but now there's a place for Attributes to capture future information.
llvm-svn: 174961
2013-02-12 11:45:22 +00:00
Sean Silva
bdb940f960
docs: reorganize front page slightly
...
llvm-svn: 173718
2013-01-28 21:28:10 +00:00
Michael J. Spencer
0ad0f5ebe4
[docs] Update IRC information.
...
llvm-svn: 172970
2013-01-20 09:38:14 +00:00
Sean Silva
9d0eb9444e
docs: Use proper markup.
...
These are really definition lists.
llvm-svn: 172950
2013-01-20 02:19:42 +00:00
Sean Silva
12159ffe11
docs: Inline documentation structure into homepage.
...
This brings back {Ctrl,Cmd}-f'ability, and makes some really bad
organizational choices easier to see (and therefore fix).
llvm-svn: 172949
2013-01-20 02:19:36 +00:00
Sean Silva
92a44897a2
docs: Fix long standing linking antipattern.
...
Before we learned about :doc:, we used :ref: and put a dummy link at the
top of each page. Don't do that anymore.
This fixes PR14891 as a special case.
llvm-svn: 172162
2013-01-11 02:28:08 +00:00
Sean Silva
03254cae95
docs: Fix typo on front page
...
llvm-svn: 165200
2012-10-04 04:41:27 +00:00
Sean Silva
6f876c1028
docs: dedent list on index.rst
...
In reStructuredText, indented blocks denote block quotes [1]. This list
is not a block quote.
[1]. http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#block-quotes
llvm-svn: 164847
2012-09-28 21:18:37 +00:00
Benjamin Kramer
bde9176663
Fix typos found by http://github.com/lyda/misspell-check
...
llvm-svn: 157885
2012-06-02 10:20:22 +00:00
Daniel Dunbar
fbb8041194
[docs] Convert docs index page into Sphinx.
...
- Work in progress, this is mostly important because it lets us incrementally migrate the remaining documentation.
- Lots of styling, editing, and integration work yet to come…
- PR12589
llvm-svn: 155133
2012-04-19 16:31:37 +00:00