History log of /external/llvm/docs/Makefile.sphinx
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
755a4bbc86d2a35f79fdc472eb853cd55acc8e94 12-Dec-2012 Dmitri Gribenko <gribozavr@gmail.com> Makefile.sphinx: reST conversion is complete!

No need to copy HTML files anymore.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170029 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/docs/Makefile.sphinx
ee47edfd8e2dd048522ebd47305aeefbe9d8729c 05-Dec-2012 Sean Silva <silvas@purdue.edu> docs: Sphinxify `docs/tutorial/`

Sorry for the massive commit, but I just wanted to knock this one down
and it is really straightforward.

There are still a couple trivial (i.e. not related to the content)
things left to fix:

- Use of raw HTML links where :doc:`...` and :ref:`...` could be used
instead. If you are a newbie and want to help fix this it would make
for some good bite-sized patches; more experienced developers should
be focusing on adding new content (to this tutorial or elsewhere, but
please _do not_ waste your time on formatting when there is such dire
need for documentation (see docs/SphinxQuickstartTemplate.rst to get
started writing)).

- Highlighting of the kaleidoscope code blocks (currently left as bare
`::`). I will be working on writing a custom Pygments highlighter for
this, mostly as training for maintaining the `llvm` code-block's lexer
in-tree. I want to do this because I am extremely unhappy with how it
just "gives up" on the slightest deviation from the expected syntax
and leaves the whole code-block un-highlighted.

More generally I am looking at writing some Sphinx extensions and
keeping them in-tree as well, to support common use cases that
currently have no good solution (like "monospace text inside a link").

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169343 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/docs/Makefile.sphinx
19b3f3d985ddf9d1cedbe14a4b58b62874c08adc 02-Dec-2012 Justin Holewinski <jholewinski@nvidia.com> Unbreak Sphinx build

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169106 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/docs/Makefile.sphinx
1f90eb4674a7e2151eaf5eeef34ea9b7ad10bd90 01-Dec-2012 Eli Bendersky <eliben@google.com> Another fix attempt to Makefile.sphinx - copy the PNGs from tutorial/ as well,
and recursive copying is not required for the tutorial/ directory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169105 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/docs/Makefile.sphinx
c7ff36a86362e4deb629862af8a08a3ef613025b 01-Dec-2012 Eli Bendersky <eliben@google.com> Attempt to fix Makefile.sphinx to not generate errors while trying to copy
files from tutorial/.svn


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169104 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/docs/Makefile.sphinx
aadf71570256992a7baf794964499a17b89e3997 05-Sep-2012 Michael J. Spencer <bigcheesegs@gmail.com> [Docs] Fix Sphinx incremental build. Patch by Sean Silva!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163235 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/docs/Makefile.sphinx
75083ebc09a3dd47099e3912ac090dbc907f3eaf 19-Apr-2012 Daniel Dunbar <daniel@zuster.org> [docs] Stub out structure for Sphinx-based docs.
- Work in progress, this is just the basic structure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155132 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/docs/Makefile.sphinx