| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-22 | doc: add 'Architecture' article to admin section | Markus Heiser | |
| Herein we add some hints and suggestions about typical architectures of searx infrastructures. We start with a contribution from @dalf - https://github.com/asciimoo/searx/pull/1776#issuecomment-567917320 thanks @dalf !! Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-21 | doc: add reST templating // incl. generic engine tabe | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-20 | docs: reST-primer describe table markup (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-20 | docs: reST-primer continued proofreading (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-20 | docs: reST-primer first proofreading (WIP) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-20 | doc: reST primer -- describe admonitions & customize their CSS | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-19 | doc: add content to reST primer (WIP) // linuxdoc | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-19 | doc: add reST primer (inital / WIP) | Markus Heiser | |
| preview: https://return42.github.io/searx/dev/reST.html includes: - :class: rst-example // admonitions with (rendered) reST markup example - extlinks to docutils Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-18 | edoc: -- makefile.rst fix typo and add extlinks['man'] | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-18 | doc: describe Makefile targets | Markus Heiser | |
| With the aim to simplify development cycles, started with PR #1756 a Makefile based boilerplate was added. This patch adds the missing developer documentation. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-13 | doc: add note about docs-clean target | Markus Heiser | |
| BTW: fix some typos Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-13 | doc: document the new reST & gh-pages workflow | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-12 | doc: moved reST sources in the right folder (much clearer) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-12 | doc: proofread of the all reST sources (no content change) | Markus Heiser | |
| Normalize reST sources with best practice and KISS in mind. to name a few points: - simplify reST tables - make use of ``literal`` markup for monospace rendering - fix code-blocks for better rendering in HTML - normalize section header markup - limit all lines to a maximum of 79 characters - add option -H to the sudo command used in code blocks - drop useless indentation of lists - ... [1] https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-12 | doc: installation.rst improve reST markup | Markus Heiser | |
| - normalize section header markup - limit all lines to a maximum of 79 characters - add option -H to the sudo command used in code blocks - place *WARNING* lines into a '.. warning::' admonition block - make use of ``literal`` markup for monospace rendering - drop useless indentation of lists [1] https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-12 | doc: make use of sphinx.ext.extlinks & sphinx.ext.intersphinx | Markus Heiser | |
| - add sphinx extensions - patch documentation to make use of These modules help to simplify the reST markup of external references. BTW it helps to write more readable reST and form custom brands. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-10-23 | add post about introducing offline engines | Noémi Ványi | |
| 2018-11-29 | Merge pull request #1389 from bourrel/patch-1 | pofilo | |
| Update quickstart.rst | |||
| 2018-10-21 | Formatting... | tmikaeld | |
| 2018-10-21 | Added missing symlink instruction | tmikaeld | |
| 2018-08-30 | Update quickstart.rst | Léo Bourrel | |
| Rename `build_grunt` to `grunt_build` as in manage.sh | |||
| 2018-01-17 | change python-pybabel to python-babel in package requirements | Noémi Ványi | |
| Closes #1147 | |||
| 2017-10-23 | update search api with params and description on syntax | Noémi Ványi | |
| 2017-07-09 | add format param to search api | Noémi Ványi | |
| 2017-06-12 | various mods: uwsgi setup and version update ++ py3 img src fix ++ new ↵ | Adam Tauber | |
| sphinx version - closes #939 | |||
| 2017-03-18 | rewrite Translation page | Noémi Ványi | |
| 2016-11-20 | installation: nginx mod to sites-enabled | Noémi Ványi | |
| 2016-11-05 | engine overview fix torrent table | Noémi Ványi | |
| 2016-11-04 | docs: fix typos based on #653 | Noémi Ványi | |
| 2016-09-10 | add possible values of time_range param | Noemi Vanyi | |
| 2016-09-06 | add new search parameter time_range | Noémi Ványi | |
| 2016-07-15 | simplify index page | Noemi Vanyi | |
| 2016-07-09 | better API docs && more features in list | Noemi Vanyi | |
| 2016-04-21 | add reverse proxy configuration | Noemi Vanyi | |
| 2016-04-21 | update install docs on reverse proxy | Noemi Vanyi | |
| 2016-04-21 | add dev tips to quickstart | Noemi Vanyi | |
| 2016-02-01 | add development quickstart | Noemi Vanyi | |
| 2016-01-21 | [fix] little typo | Thomas Pointhuber | |
| 2016-01-21 | [enh] improve translation documentation | Thomas Pointhuber | |
| 2016-01-10 | update & fix install guide after install refactor | Noemi Vanyi | |
| 2015-12-10 | [doc] rewrite contribution guide | Noemi Vanyi | |
| 2015-12-10 | [doc] fix small mistakes in engine overview | Noemi Vanyi | |
| 2015-12-01 | [doc] grammar & format fixes in engine overview | Noemi Vanyi | |
| 2015-11-28 | [doc] engines overview added | Adam Tauber | |
| 2015-11-17 | [enh] initial structure | Adam Tauber | |