Page MenuHomePhorge

No OneTemporary

diff --git a/src/docs/book/arcanist.book b/src/docs/book/arcanist.book
index 650765ee..eb03c8c0 100644
--- a/src/docs/book/arcanist.book
+++ b/src/docs/book/arcanist.book
@@ -1,21 +1,33 @@
{
- "name" : "arcanist",
- "title" : "Arcanist Technical Documentation",
- "short" : "Arcanist Tech Docs",
- "preface" : "Technical documentation for developing Arcanist.",
- "root" : "../../../",
- "uri.source" :
+ "name": "arcanist",
+ "title": "Arcanist Technical Documentation",
+ "short": "Arcanist Tech Docs",
+ "preface": "Technical documentation for developing Arcanist.",
+ "root": "../../../",
+ "uri.source":
"https://secure.phabricator.com/diffusion/ARC/browse/master/%f$%l",
- "rules" : {
- "(\\.php$)" : "DivinerPHPAtomizer",
- "(\\.diviner$)" : "DivinerArticleAtomizer"
+ "rules": {
+ "(\\.diviner$)": "DivinerArticleAtomizer",
+ "(\\.php$)": "DivinerPHPAtomizer"
},
- "exclude" : [
+ "exclude": [
"(^externals/)",
+ "(^resources/)",
"(^scripts/)",
- "(^support/)",
- "(^resources/)"
+ "(^support/)"
],
- "groups" : {
+ "groups": {
+ "lint": {
+ "name": "Lint",
+ "include": "(^src/lint/)"
+ },
+ "unit": {
+ "name": "Unit Testing",
+ "include": "(^src/unit/)"
+ },
+ "workflow": {
+ "name": "Workflows",
+ "include": "(^src/workflow/)"
+ }
}
}

File Metadata

Mime Type
text/x-diff
Expires
Sun, Jan 19, 12:41 (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1124677
Default Alt Text
(1 KB)

Event Timeline