commit | de07eac129a80e9343f381853bf95950da7f97ea | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Tue Oct 04 09:44:25 2016 -0400 |
committer | Dave Borowitz <dborowitz@google.com> | Tue Oct 04 10:10:16 2016 -0400 |
tree | 5a423e9797c915f1dbddd5a2d62316bd4eabb234 | |
parent | 3b4baab16453b500802221f2b4f74cc2448ab1ce [diff] |
Renderer: Use lambda instead of named Function subclass Change-Id: I74336bdc9cdec3bc3716901fecafc9676f5e8907
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.