Capitalize first letter of each word for H2 header and remove hyphen from search-engines word

Vipul 2019-12-19 17:35:17 +00:00
parent 502fbf5407
commit faa3c32139
1 changed files with 6 additions and 6 deletions

12
Home.md

@ -1,19 +1,19 @@
## user documentation
## User Documentation
* Available public [searx instances](https://github.com/asciimoo/searx/wiki/Searx-instances)
## admin documentation
## Admin Documentation
* [Installation and setup guide](https://github.com/asciimoo/searx/wiki/Installation)
* [Information on the settings.yml file](https://github.com/asciimoo/searx/wiki/settings.yml)
* [Some information about SSL](https://github.com/asciimoo/searx/wiki/How-to-create-and-configure-SSL)
## developer documentation
## Developer Documentation
* [Compiling Styles](https://github.com/asciimoo/searx/wiki/Styles)
* [Compiling Javascripts](https://github.com/asciimoo/searx/wiki/Grunt-for-the-javascript-files)
* [Docker environment](https://github.com/asciimoo/searx/wiki/Docker-developement-environment)
#### engines
* [possible search-engines](https://github.com/asciimoo/searx/wiki/possible-search-engines)
#### Engines
* [Possible search engines](https://github.com/asciimoo/searx/wiki/possible-search-engines)
#### brainstorming
#### Brainstorming
* [Database structure](https://github.com/asciimoo/searx/wiki/database-structure)
* [Infoboxes brainstorming](https://github.com/asciimoo/searx/wiki/Infoboxes-brainstorming)