Login  Register

Re: Generating TOC with asciidoctor

Posted by mojavelinux on Apr 10, 2013; 8:41am
URL: https://discuss.asciidoctor.org/Generating-TOC-with-asciidoctor-tp97p98.html

Actually, it does. It just doesn't know anything about the toc2 attribute :) I should add support for that now that I realize what it does (it just adds an extra style to the HTML output and pulls in an extra stylesheet).

So, to get what you want, you would just run:

asciidoctor -d book -b html5 -a toc book.asciidoc

Unfortunately, Asciidoctor doesn't yet honor the toclevels attribute. It shouldn't be hard to do, just haven't gotten around to it yet. Feel free to hack on it if you would like. Otherwise, I'll get to it in a short while.

-Dan



On Tue, Apr 9, 2013 at 10:27 PM, gamussa [via Asciidoctor :: Discussion] <[hidden email]> wrote:
Hello,

I use asciidoc to generate book website with following command:

asciidoc -d book -b html5 -a toc2 -a toclevels=3 book.asciidoc

But apparently asciidoctor doesn't know anything about toc attribute.
Please advise.

Cheers,
Vik


If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/Generating-TOC-with-asciidoctor-tp97.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here.
NAML



--
Dan Allen
Principal Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597

http://google.com/profiles/dan.j.allen
http://mojavelinux.com
http://mojavelinux.com/seaminaction