This file is indexed.

/usr/share/doc-base/htmlgen is in python-htmlgen 2.2.2-12.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
Document: htmlgen
Title: HTMLgen
Author: Robin Friedrich
Abstract: HTMLgen is a class library for the generation of HTML documents with
 Python scripts. It's used when you want to create HTML pages
 containing information which changes from time to time. For example
 you might want to have a page which provides an overall system summary
 of data collected nightly. Or maybe you have a catalog of data and
 images that you would like formed into a spiffy set of web pages for
 the world to browse. Python is a great scripting language for these
 tasks and with HTMLgen it's very straightforward to construct objects
 which are rendered into consistently structured web pages. Of course,
 CGI scripts written in Python can take advantage of these classes as
 well.
Section: Apps/Programming

Format: html
Index: /usr/share/doc/python-htmlgen/html/main.html
Files: /usr/share/doc/python-htmlgen/html/*.html /usr/share/doc/python-htmlgen/data/*.html