commit | e838e5a9bdcc7928cd04c77f3638d31870d22ae7 | [log] [download] |
---|---|---|
author | WHR <msl0000023508@gmail.com> | Thu Sep 12 10:27:27 2024 +0800 |
committer | WHR <msl0000023508@gmail.com> | Thu Sep 12 10:27:27 2024 +0800 |
tree | f2cfea10c7f1d01c8d1d93ea2dc96ee1dc3cd617 | |
parent | 8aa116d43c04a9a928e010573f2b3cc8aab4b4e7 [diff] |
Add a configuration section for man page rendering
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.