commit | 04b5095640207a5d73e81028adef5e8c4b74b788 | [log] [tgz] |
---|---|---|
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | Fri Nov 29 17:16:11 2024 +0200 |
committer | Mestari Tonttu <ilmari.lauhakangas@libreoffice.org> | Wed Dec 04 12:08:59 2024 +0000 |
tree | d5ae9bc9796c25231e1b6c5ac3b4248ac19b9799 | |
parent | 77c2325eb540437a140bd3d3a38499b91c8597a9 [diff] |
Fix source, log and blame URLs not showing in Markdown doc footers It seems this regressed at some point. Suspected to be: commit 564ab4b420c0968bc171fc4abfa9a684ef700847 Author: Patrick Hiesel <hiesel@google.com> Date: Wed Jun 6 13:13:49 2018 +0200 Make doc footer configurable This will let custom templates override the default doc footer to put site-specific links. Change-Id: I2d3081eeebe6e7b854dceb1366981d8cd97d3af1
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md
Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config
. Refer to the configuration documentation for details.
Use the issue tracker at github to file bugs.
Please refer to the Developer Guide.