Re: A very simple documentation framework

2007-03-04 Thread cga2000
On Sat, Mar 03, 2007 at 11:16:53AM EST, ][ wrote: > On Sat, 03 Mar 2007 03:36:01 -0500, cga2000 wrote: > [..] > >> > >> AsciiDoc Markup Syntax Quick Summary > >> http://xpt.sourceforge.net/techdocs/nix/asciidoc-syn/ascs01-AsciiDocMarkupSyntaxQuickSummary/ A bit OT .. but what is this xpt projec

Re: A very simple documentation framework

2007-03-03 Thread ][
On Sat, 03 Mar 2007 03:36:01 -0500, cga2000 wrote: >> Check out AsciiDoc. >> If you don't believe that everything behind it was just plain text, check >> out the >> >> AsciiDoc Markup Syntax Quick Summary >> http://xpt.sourceforge.net/techdocs/nix/asciidoc-syn/ascs01-AsciiDocMarkupSyntaxQuickS

Re: A very simple documentation framework

2007-03-03 Thread cga2000
On Fri, Mar 02, 2007 at 10:37:52PM EST, ][ wrote: > Sorry for responding late... No problem. I'm still working on it. :-) > On Sun, 11 Feb 2007 11:05:07 -0500, Douglas Allan Tutty wrote: > > On Sun, Feb 11, 2007 at 06:11:58AM -0500, cga2000 wrote: > >> So far my personal doc system amounts t

Re: A very simple documentation framework

2007-03-02 Thread ][
Sorry for responding late... On Sun, 11 Feb 2007 11:05:07 -0500, Douglas Allan Tutty wrote: > On Sun, Feb 11, 2007 at 06:11:58AM -0500, cga2000 wrote: >> So far my personal doc system amounts to a patchwork of notes and >> cheat sheets in ascii files that I grep when I need to find some piece >>

Re: A very simple documentation framework.

2007-02-13 Thread cga2000
On Tue, Feb 13, 2007 at 06:20:24AM EST, Chris Lale wrote: > cga2000 wrote: > >So far my personal doc system amounts to a patchwork of notes and > >cheat sheets in ascii files that I grep when I need to find some piece > >of information or other. > > > >I would like to switch to something a little m

Re: A very simple documentation framework.

2007-02-13 Thread Chris Lale
cga2000 wrote: So far my personal doc system amounts to a patchwork of notes and cheat sheets in ascii files that I grep when I need to find some piece of information or other. I would like to switch to something a little more ambitious where I would be able to generate my docs in the usual popu

Re: A very simple documentation framework.

2007-02-12 Thread Chris Bannister
On Sun, Feb 11, 2007 at 11:05:07AM -0500, Douglas Allan Tutty wrote: > If one were using a GUI it would probably be a possibility for me, but > there's a lot more typing for XML tags than there are in Tex. Tex is > also very similar to Lout (or rather, Lout is rather similar to Tex) so > that ease

Re: A very simple documentation framework.

2007-02-12 Thread Hugo Vanwoerkom
Douglas Allan Tutty wrote: On Sun, Feb 11, 2007 at 06:11:58AM -0500, cga2000 wrote: So far my personal doc system amounts to a patchwork of notes and cheat sheets in ascii files that I grep when I need to find some piece of information or other. I would like to switch to something a little more

Re: A very simple documentation framework.

2007-02-11 Thread Cláudio E. Elicker
On Sunday 11 February 2007 09:11, cga2000 wrote: > So far my personal doc system amounts to a patchwork of notes and > cheat sheets in ascii files that I grep when I need to find some piece > of information or other. > > I would like to switch to something a little more ambitious where I > would be

Re: A very simple documentation framework.

2007-02-11 Thread Joe Smith
"cga2000" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] So far my personal doc system amounts to a patchwork of notes and cheat sheets in ascii files that I grep when I need to find some piece of information or other. I would like to switch to something a little more ambitious wh

Re: A very simple documentation framework.

2007-02-11 Thread Jhair Tocancipa Triana
cga2000 writes: > So far my personal doc system amounts to a patchwork of notes and > cheat sheets in ascii files that I grep when I need to find some piece > of information or other. > I would like to switch to something a little more ambitious where I > would be able to generate my docs in the

Re: A very simple documentation framework.

2007-02-11 Thread Douglas Allan Tutty
On Sun, Feb 11, 2007 at 06:11:58AM -0500, cga2000 wrote: > So far my personal doc system amounts to a patchwork of notes and > cheat sheets in ascii files that I grep when I need to find some piece > of information or other. > > I would like to switch to something a little more ambitious where I >

Re: A very simple documentation framework.

2007-02-11 Thread Sergio Cuéllar Valdés
2007/2/11, cga2000 <[EMAIL PROTECTED]>: I would like to switch to something a little more ambitious where I would be able to generate my docs in the usual popular formats, namely pdf, html, ps, txt, and possibly dvi. Hi, LaTeX [1] is your friend. :) [1] http://www.latex-project.org/ Best re

A very simple documentation framework.

2007-02-11 Thread cga2000
So far my personal doc system amounts to a patchwork of notes and cheat sheets in ascii files that I grep when I need to find some piece of information or other. I would like to switch to something a little more ambitious where I would be able to generate my docs in the usual popular formats, name