[Swift-devel] Re: prelim instructions for asciidoc?
Ketan Maheshwari
ketan at mcs.anl.gov
Mon Apr 4 16:19:57 CDT 2011
And,
asciidoc -n manual.txt #creates manual.html with section numbers :-)
Ketan
On Apr 4, 2011, at 4:12 PM, Michael Wilde wrote:
> wow, that was easy!
>
> $ wget http://sourceforge.net/projects/asciidoc/files/asciidoc/8.6.4/asciidoc-8.6.4.tar.gz/download
> $ tar -xzf asciidoc-8.6.4.tar.gz
> $ cd asciidoc-8.6.4
> $ ./configure --prefix $HOME/asciidoc
> $ make install
> $ PATH=$PATH:$HOME/asciidoc/bin
> $ asciidoc manual.txt # creates manual.html
>
> - Mike
>
> ----- Original Message -----
>> It needs to be installed.
>> Justin
>>
>> On Mon, 4 Apr 2011, Ketan Maheshwari wrote:
>>
>>> Justin,
>>>
>>> Is asciidoc pre-installed somewhere or it needs to be installed?
>>>
>>> Ketan
>>>
>>> On Apr 4, 2011, at 2:19 PM, Justin M Wozniak wrote:
>>>
>>>>
>>>> My initial asciidoc notes are in:
>>>>
>>>> https://svn.ci.uchicago.edu/svn/vdl2/test/asciidoc-manual
>>>>
>>>> The output is up at:
>>>>
>>>> http://www.mcs.anl.gov/~wozniak/manual.html
>>>>
>>>> Justin
>>>>
>>>> On Mon, 4 Apr 2011, Michael Wilde wrote:
>>>>
>>>>> Justin, do you have any preliminary instructions for running
>>>>> asciidoc
>>>>> in some simple standalone fashion so people can start to try it?
>>>>>
>>>>> Not a priority, but if you have prelim tools set up or even
>>>>> identified, we can get a jump start on writing, conversion and
>>>>> gathering of material.
>>>>>
>>>>> Im thinking that a first step can be grabbing cookbook items or
>>>>> email
>>>>> fragments and getting their text into SVN into a doc/inprogress
>>>>> dir
>>>>> while we coerce each small section into asciidoc.
>>>>>
>>>>> - Mike
>>>>
>>>> --
>>>> Justin M Wozniak
>>>> _______________________________________________
>>>> Swift-devel mailing list
>>>> Swift-devel at ci.uchicago.edu
>>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
>>>
>>>
>>
>> --
>> Justin M Wozniak
>
> --
> Michael Wilde
> Computation Institute, University of Chicago
> Mathematics and Computer Science Division
> Argonne National Laboratory
>
More information about the Swift-devel
mailing list