| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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: theme - make sidebar less eye-catching | Markus Heiser | |
| 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: [fix] WARNING: Could not lex literal_block as "json" | Markus Heiser | |
| docs/admin/filtron.rst:24: \ WARNING: Could not lex literal_block as "json". Highlighting skipped. 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-12-12 | doc: use customized pocoo theme (pallets-sphinx-themes) | Markus Heiser | |
| The old searx theme was a copy of the flask theme. In the meantime this theme is available from the python module pallets-sphinx-themes. This patch makes pallets-sphinx-themes as a (dev) requirement and drops most of the old and obsolete searx theme settings/files. 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-23 | remove Gratipay and Flattr from sidebar | Noémi Ványi | |
| 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-08-22 | blog: add post about searx-admin | Noémi Ványi | |
| 2017-08-08 | [enh] add morty documentation | Adam Tauber | |
| 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-05-13 | add first blog entry on python3 support | Noémi Ványi | |
| 2017-04-19 | Corrected spelling of ads in user/own-instance.html | James Coleman | |
| 2017-03-18 | rewrite Translation page | Noémi Ványi | |
| 2017-03-18 | bump searx version to 0.11.0 | Noémi Ványi | |
| 2016-11-20 | installation: nginx mod to sites-enabled | Noémi Ványi | |
| 2016-11-05 | fix typos in own instance page | Noémi Ványi | |
| 2016-11-05 | engine overview fix torrent table | Noémi Ványi | |
| 2016-11-05 | generated files of parent | Noémi Ványi | |
| 2016-11-05 | "why use a personal instance?" page | Noémi Ványi | |
| 2016-11-04 | conf: bump searx version to 0.10.0 | Noémi Ványi | |
| 2016-11-04 | docs: fix typos based on #653 | Noémi Ványi | |
| 2016-10-30 | add sample config of filtron | Noémi Ványi | |
| 2016-09-10 | add possible values of time_range param | Noemi Vanyi | |
| 2016-09-06 | add embedded search to docs | Noémi Ványi | |
| 2016-09-06 | add new search parameter time_range | Noémi Ványi | |
| 2016-07-15 | simplify index page | Noemi Vanyi | |
| 2016-07-09 | disable breaking "searx" into multiple lines | Noemi Vanyi | |
| 2016-07-09 | better API docs && more features in list | Noemi Vanyi | |
| 2016-07-09 | version bump to 0.9.0 && year to 2016 | Noemi Vanyi | |
| 2016-04-21 | add reverse proxy configuration | Noemi Vanyi | |
| 2016-04-21 | update install docs on reverse proxy | Noemi Vanyi | |