commit | a7233e2f970ae48b3de13115d1637318cf561cff | [log] [download] |
---|---|---|
author | WHR <msl0000023508@gmail.com> | Sun Sep 08 09:59:30 2024 +0800 |
committer | WHR <msl0000023508@gmail.com> | Sun Sep 08 09:59:30 2024 +0800 |
tree | 2cd54910c9a9d0ac7e8a9a41b0b29defababd27c | |
parent | 6074bfd1b8e37f9ca40a432a06a8f2e0e79406b0 [diff] |
Correct relative hyperlinks from pages not ending with '/' to the parent directory
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.
Please refer to the Developer Guide.