commit | bbcc51305cab03f71c972f1fe645efcc06266231 | [log] [download] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Aug 26 13:26:13 2016 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Aug 26 13:35:37 2016 +0900 |
tree | 7626ae51a59deb85e9812338d406d00ff7655a89 | |
parent | f701810bb0beddce11fee734e51132f81e7bd61a [diff] |
Add documentation for the markdown.allowiframe setting Change-Id: I50263027f42d00c4316b0aa003d00e53ac44d0c3
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.