This file is indexed.

/usr/share/doc-base/synopsis-tutorial is in synopsis-doc 0.12-8build2.

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
Document: synopsis-tutorial
Title: Synopsis Tutorial
Author: Stefan Seefeld
Abstract: A tutorial for the Synopsis source code introspection tool.
 Synopsis provides parsers for a variety of programming languages (C, C++,
 Python, IDL), and generates internal representations of varying granularity.
 The only stable representation, which is currently used among others to
 generate documentation, is an Abstract Syntax Tree. 
 This tutorial is focussed on the AST and the concepts around it. Other
 representations are presently being worked on, notably in relation to the
 C++ parser. To learn more about those (Parse Tree, Symbol Table, etc.) see
 the Developer's Guide.
Section: Programming

Format: HTML
Index: /usr/share/doc/synopsis-doc/html/Tutorial/index.html
Files: /usr/share/doc/synopsis-doc/html/Tutorial/*.html