Generate internal sitemap including devel docs
authorMagnus Hagander <magnus@hagander.net>
Thu, 23 Mar 2017 11:03:18 +0000 (12:03 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 23 Mar 2017 11:11:22 +0000 (12:11 +0100)
commit428f299f48e4daf507cddfeb520e643c907b3227
tree34371bbc7889bee2c6f5bac9879fb121b46e13e8
parent30134cb164c0c6c0770b63afc35921af86292d08
Generate internal sitemap including devel docs

We'll use this to index some things in our own search engine without
exposing it to external sitemap parsers. Not from a security standpoint
of course, but something that will lead to it being possible to search
the devel docs again.
pgweb/core/views.py
pgweb/docs/struct.py
pgweb/urls.py
pgweb/util/sitestruct.py