commit | 8cc50228764f2313a5506a57ddafe2e7048f3b80 | [log] [download] |
---|---|---|
author | Fabien Sanglard <sanglardf@google.com> | Thu Sep 01 11:09:41 2022 -0700 |
committer | Fabien Sanglard <sanglardf@google.com> | Thu Sep 01 13:32:18 2022 -0700 |
tree | 543a479a8fe333066d9643382e9b6efa82aecf66 | |
parent | ce80495965c696f8af433a6f41cb7ac059d24eb3 [diff] |
Elaborate developer documentation Change-Id: Ib389717863be0e7b2d5197c24533607ae82e4696
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.