Added config resource with project base dir and local paths, various other API cleanup.

This commit is contained in:
Chris Church
2013-06-14 23:15:31 -04:00
parent abd81b7492
commit e435951fe4
8 changed files with 163 additions and 83 deletions

View File

@@ -74,7 +74,8 @@ html body .prettyprint {
background: #f5f5f5;
}
html body .str,
html body .atv {
html body .atv,
html body code {
color: #074979;
}
html body .str a {