]> Sergey Matveev's repositories - public-inbox.git/commit
doc: remove .x/ subdirectory for Xapian manpages
authorEric Wong <e@yhbt.net>
Thu, 6 Feb 2020 04:03:47 +0000 (22:03 -0600)
committerEric Wong <e@yhbt.net>
Thu, 6 Feb 2020 19:10:56 +0000 (19:10 +0000)
commit8e15cbdbe35671c7e3c10573638ed4dcc7ce7a4f
tree7d5f5064e5428bd506be601d16899c276cca4ff3
parent6864cdba2bb65069d15d26e0b9af6ade8edd0ec3
doc: remove .x/ subdirectory for Xapian manpages

There's no need to keep Xapian manpage renderings in a separate
subdirectory, after all.

Eliminating this difference between the local FS and URL path
will allow relative URLs to the Xapian manpages in our local
HTML documentation to work smoothly, since there was never any
".x/" path component for files served from public-inbox.org
Documentation/.gitignore
Documentation/include.mk
Makefile.PL