Files @ 2b7a0e28c4dc
Branch filter:

Location: kallithea/docs/readme.rst

Takumi IINO
indexers: introduce list of filenames for indexing

Before this patch, we cannot search files that without file extension (like
Makefile) and dotfiles (like .hgtags).

This patch makes it possible to search for these files by introducing a list
of filenames for indexing. The list is currently empty.
1
2
3
.. _readme:

.. include:: ./../README.rst