This file is indexed.

/usr/share/doc/libcppnetlib-doc/html/network/_sources/in_depth.txt is in libcppnetlib-doc 0.11.0-1.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
.. _in_depth:

An in-depth look at the :mod:`cpp-netlib`
=========================================

The :mod:`cpp-netlib` is composed of three different sets of
functionality: a **message** template, a **URI** template and
different **protocol** implementations.

.. toctree::
   :maxdepth: 2

   in_depth/message
   in_depth/uri
   in_depth/http