searxng/searx/templates/__common__
Martin Fischer 05149db4c1 [help] render user documentation once on startup
Currently we have two kinds of user documentation:

* the about page[1] which is written in HTML and part of the web
  application and can therefore link instance-specific pages
  (like e.g. the preferences) via Jinja variables

* the Sphinx documentation[2] which is written in reStructuredText
  and cannot link instance-specific pages since it doesn't know
  which instance the user is using

The plan is to integrate the user documentation currently in Sphinx
into the application, so that it can also link instance specific pages.
We also want to enable the user documentation to be translated.

This commit implements the first step in this endeavor (see #722).

[1]: searx/templates/__common__/about.html
[2]: docs/user/ (currently served at https://docs.searxng.org/user/)
2022-01-23 08:01:55 +01:00
..
new_issue.html SearXNG: .github, searxng-docker 2021-10-01 09:48:53 +02:00
opensearch.xml [fix] url_for(..., _external=True) in templates 2021-04-05 14:34:45 +02:00
opensearch_response_rss.xml [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
searxng-wordmark.min.svg [build] /static 2021-11-15 14:54:32 +01:00