forked from kevadesu/forgejo
Implement documentation search (#8937)
* Implement documentation search Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
This commit is contained in:
parent
afe50873a5
commit
3b0303a4fc
13 changed files with 362 additions and 4 deletions
|
@ -20,6 +20,12 @@ params:
|
|||
website: https://docs.gitea.io
|
||||
version: 1.9.5
|
||||
|
||||
outputs:
|
||||
home:
|
||||
- HTML
|
||||
- RSS
|
||||
- JSON
|
||||
|
||||
menu:
|
||||
page:
|
||||
- name: Website
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue