[llvm-commits] [PATCH] GettingStartedVS.html converted to Sphinx reStructured Text
Mikael Lyngvig
mikael at lyngvig.org
Thu Jun 21 13:16:56 PDT 2012
Sorry for the late reply, but I was busy for a few days. Here's an updated
patch, which includes the requested change to userguides.rst.
2012/6/20 Bill Wendling <wendling at apple.com>
> Hi Mikael,
>
> This looks pretty good to me. You'll need to add this to the userguide.rst
> toc:
>
> Index: userguides.rst
> ===================================================================
> --- userguides.rst (revision 158761)
> +++ userguides.rst (working copy)
> @@ -7,27 +7,27 @@
> :hidden:
>
> CommandGuide/index
> + GettingStartedVS
> FAQ
>
> \
>
> Otherwise, go ahead and commit.
>
> -bw
>
> On Jun 19, 2012, at 2:50 PM, Mikael Lyngvig wrote:
>
> > Hi,
> >
> > Fairly faithful conversion from HTML to RST. Changes are:
> >
> > 1. A few missing code blocks have been added (around CMAKE variables).
> > 2. The footer, containing last updated stuff, has been removed. This
> may be an error, in which case I'll happily add it again.
> > 3. All examples of the form "% Windows-command arguments" have been
> changed to "C:\...> Windows-command arguments" as there are no percent
> signs on Windows :)
> > 4. Some extranous trailing whitespace in userguides.rst was removed
> (by my editor, before I could do anything about it).
> >
> >
> > Cheers,
> > Mikael
> >
> > -- Disclaimer: I am not arrogant in real life, so if you perceive me as
> being arrogant, you are to blame ;-)
> > <GettingStartedVS.diff>_______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
--
-- Disclaimer: I am *not* arrogant in real life, so if you perceive me as
being arrogant, you are to blame ;-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120621/d021b127/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GettingStartedVS.diff
Type: application/octet-stream
Size: 20943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120621/d021b127/attachment.obj>
More information about the llvm-commits
mailing list