summaryrefslogtreecommitdiff
path: root/docs/conf.py
AgeCommit message (Expand)Author
2024-10-05[mod] Revision of the favicon solutionMarkus Heiser
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-11-01[mod] isolation of botdetection from the limiterMarkus Heiser
2023-07-29[doc] reduce copyright remark in the footer to the SearXNG teamMarkus Heiser
2023-04-16[doc] slightly reorder the chapters & improve TOCs for better navigationMarkus Heiser
2023-03-24[mod] replace engines_languages.json by engines_traits.jsonMarkus Heiser
2022-07-30[doc] update documentation of the installation proceduresMarkus Heiser
2022-07-05[fix] Sphinx 5.x: will warn about missleading extlink definitionsMarkus Heiser
2022-06-22[doc] intersphinx: fix https://python-babel.github.io/flask-babelMarkus Heiser
2022-06-16Add privacypolicy_url optionsamsaptidev
2022-06-14[doc] fix some leftovers from ad964562cMarkus Heiser
2022-05-30[mod] collection of redis functions and lua scripts (initial)Markus Heiser
2022-04-06[mod] replace Markdown parser mistletoe by markdown-it-pyMarkus Heiser
2022-03-22[doc] add sphinx-notfound-pageMarkus Heiser
2022-03-12[interim fix] of sphinx-tabs and sphinx-jinjaMarkus Heiser
2022-03-12[mod] replace /help by /info pages and include pages in project docsMarkus Heiser
2022-01-27[fix] docs - don't add plugins twiceMarkus Heiser
2022-01-07[fix] Documentation of the builtin pluginsMarkus Heiser
2022-01-05[mod] move group_engines_in_tab to searx.webutilsMartin Fischer
2022-01-03[enh] introduce categories_as_tabsMartin Fischer
2022-01-03[doc] engine tables: show engines in all categoriesMartin Fischer
2022-01-03[doc] engine-table: stop sorting by DisabledMartin Fischer
2021-12-24[doc] add global TOC to sidebarMarkus Heiser
2021-12-21[doc] engine-table: link module documentation if it existsMartin Fischer
2021-12-21[doc] say how many engines are supported / enabledMartin Fischer
2021-12-21[doc] introduce about.language and sort engines by itMartin Fischer
2021-12-20[doc] engine-table: sort by Disabled and NameMartin Fischer
2021-11-29[mod] themes/simple/img/searxng.svg -> src/brand/searxng.svgMarkus Heiser
2021-11-18[brand] SearXNG - docs html_theme = "searxng"Markus Heiser
2021-11-18[mod] doc - html_logo = themes/simple/src/svg/searxng-wordmark.svgMarkus Heiser
2021-11-18[mod] doc - in sidebar, add links to the reST sourcesMarkus Heiser
2021-11-16[mod] Tools to install and maintain NVM versions manager for Node.jsMarkus Heiser
2021-10-30[brand] SearXNG - bash env SEARXNG_URLMarkus Heiser
2021-09-13[brand] docs - normalize project name to SearXNGMarkus Heiser
2021-09-10[doc] update copyright notice and HTML titleAlexandre Flament
2021-07-30version based on the git repositoryAlexandre Flament
2021-07-18[mod] drop usage of the searx.brand namespace (python procs)Markus Heiser
2021-06-04[fix] docs/conf.py - docutils docs moved to docutils.sourceforge.ioMarkus Heiser
2021-06-04[mod] "make docs" doesn't initialize the enginesAlexandre Flament
2021-06-01[docs] highlight source code linked from *automodule* contentMarkus Heiser
2021-04-25[brand] searxng -- fix links to issue tracker & WEB-GUIMarkus Heiser
2021-04-23[mod] replace makefile boilerplate by 'manage' scriptMarkus Heiser
2021-01-11[mod] move brand options from Makefile to settings.ymlMarkus Heiser
2020-12-27[mod] documentation: change the jinja context doesn't depend on searx.webappAlexandre Flament
2020-12-04[mod] documentations & comments: update http://* URL to https://*.Alexandre Flament
2020-11-04Feature/standalone searx update (#1591)rachmadani haryono
2020-10-01[fix] revert PR #2232 and #2230Alexandre Flament
2020-09-30[fix] Sphinx 3.2.1 build: call searx.engines.initialize_enginesAlexandre Flament
2020-09-30Merge pull request #2230 from dalf/fix-sphinx-buildAlexandre Flament
2020-09-29[fix] Sphinx 3.2.1 build: add missing "engines" variable in the jinja contextAlexandre Flament