blob: 7456f514b9c659dfc751455b3b323f58ae43e8f0 [file] [log] [blame]
{
//
// This JSON will be (or has been) pre-processed by soyweb.sh!
//
"FB_APP_ID" : "584556688222168",
"GITHUB_URL" : "https://www.github.com/facebook/buck/",
// The value must always end with a forward slash.
"GUAVA_URL" : "http://docs.guava-libraries.googlecode.com/git-history/v14.0/javadoc/",
// The value must always end with a forward slash.
"GEN_DIR" : "buck-out/gen/",
// Normally this should be set to "/buck/", but if you want to generate a version
// of the docs that can be hosted from your public directory, then you
// probably want to set this to something like "/~username/buck/".
//
// Note that this should be included as the prefix of every internal href,
// which is why we use a shorter, potentially less-descriptive variable name.
//
// The value must always end with a forward slash.
"ROOT" : "__ROOT__"
}