Update layout of documentation navigation pages
authorMagnus Hagander <magnus@hagander.net>
Mon, 23 Nov 2020 16:05:11 +0000 (17:05 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 24 Nov 2020 16:19:36 +0000 (17:19 +0100)
commit24a48d2037c66e45d33a0b88f128189097b03413
treeaa9f29abb94d751ae9dc2f59eb6017f6dda34cf9
parent2e7261a4944dfc2b443ff8988b57009550e52101
Update layout of documentation navigation pages

* Move links to current manuals to /docs/, decommission /docs/manuals/
* Add link to /docs/current/ with a large button
* Add links to /docs/devel/ at the bottom of the version table
* Remove translated manuals from left nav menu, since they are in the
  right one
* Remove redundant wording around "comprehensive manual"
* Clean up some incorrect template tags

Discussion: https://www.postgresql.org/message-id/CABUevEymaWDL4JywHxBDBATUUPPrAf4_tGwin4CtGFdQ5tx5Hg@mail.gmail.com
media/css/main.css
pgweb/docs/views.py
pgweb/util/contexts.py
templates/docs/archive.html
templates/docs/index.html
templates/docs/manuals.html [deleted file]