mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 19:28:58 +01:00
3b0303a4fc
* Implement documentation search Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
25 lines
533 B
Markdown
25 lines
533 B
Markdown
---
|
|
date: "2019-11-12T16:00:00+02:00"
|
|
title: "Chercher"
|
|
slug: "search"
|
|
weight: 4
|
|
toc: true
|
|
draft: false
|
|
menu:
|
|
sidebar:
|
|
parent: "help"
|
|
name: "Chercher"
|
|
weight: 4
|
|
identifier: "search"
|
|
sitemap:
|
|
priority : 0.1
|
|
layout: "search"
|
|
---
|
|
|
|
|
|
This file exists solely to respond to /search URL with the related `search` layout template.
|
|
|
|
No content shown here is rendered, all content is based in the template layouts/doc/search.html
|
|
|
|
Setting a very low sitemap priority will tell search engines this is not important content.
|
|
|