cgat_html_add_toc.py - insert table of contents in html document

Author:Andreas Heger
Release:$Id$
Date:December 09, 2013
Tags:Python

Purpose

Read an html document on stdin and add a table of contents based on section headings in the document.

This document uses the <h1></h1>, <h2></h2>, ... html tags.

Usage

Example:

python cgat_html_add_toc.py --help

Type:

python cgat_html_add_toc.py --help

for command line help.

Command line options

Table Of Contents

Previous topic

<no title>

Next topic

<no title>

This Page