This file is indexed.

/usr/share/doc/python-pecan-doc/html/_sources/pecan_templating.rst.txt is in python-pecan-doc 1.2.1-2.

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
.. _pecan_templating:

:mod:`pecan.templating` -- Pecan Templating
===========================================

The :mod:`pecan.templating` module includes support for a variety of
templating engines, plus the ability to create your own template
engines.

.. automodule:: pecan.templating
  :members:
  :show-inheritance: