commit | f1d9ca57b7f2061ce32f1b071ea1de1b647fe1ca | [log] [download] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Fri Jun 30 20:33:58 2017 -0700 |
committer | Shawn Pearce <sop@google.com> | Fri Jun 30 20:34:25 2017 -0700 |
tree | d4629728f65a908f244ef6431e1eadffef553029 | |
parent | b55cf2bed368bbb5875ad27854ffdf1cd18342a8 [diff] |
Add missing final for MarkdownConfig.CONFIG_PARSER Change-Id: Ifb6b9ff19643e843f65848523806af15fc50d7f0
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.