From 96de552f5e90382eb2880f29ca67dd57cfbb5d17 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Mon, 20 Sep 2021 15:52:32 +1000 Subject: Add a troubleshooting page to the docs. --- docs/source/index.rst | 1 + docs/source/siteadmin/relnotes.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index bfd7fd07..e44a71bf 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -40,6 +40,7 @@ MediaGoblin website. It is written for site administrators. siteadmin/production-deployments siteadmin/configuration siteadmin/upgrading + siteadmin/troubleshooting siteadmin/media-types siteadmin/help siteadmin/relnotes diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index a4dd6bb8..3b538f25 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -25,6 +25,7 @@ This chapter has important information about our current and previous releases. - Extend left/right arrow key navigation to paginated views [trac#5627] (Olivier Mehani) - Fix incorrect setuptools install location for db/migrations/env.py (Elisei Roca) - Set videos to preload="metadata" to prevent upfront download [trac#5625] (Michael McMahon) +- Add a "Troubleshooting" page to the documentation (Ben Sturmfels) 0.12.0 -- cgit v1.2.3