This file is indexed.

/usr/share/doc/deheader/README is in deheader 1.3-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
			deheader

deheader analyzes C and C++ files to determine which header enclusions can be
removed while still allowing them to compile.  This may result in substantial
improvements in compilation time, especially on large C++ projects; it also
sometimes exposes dependencies and cohesions of which developers were unaware.

	 	 	     	 	      Eric S. Raymond
					      December 2010