Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15472270
D8413.id19975.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D8413.id19975.diff
View Options
diff --git a/.divinerconfig b/.divinerconfig
deleted file mode 100644
--- a/.divinerconfig
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "name" : "Arcanist",
- "src_link" :
- "https://secure.phabricator.com/diffusion/ARC/browse/master/%f$%l",
- "groups" : {
- "notuser" : "HEY! THIS IS NOT USER DOCUMENTATION!",
- "config" : "Setup & Configuration",
- "workflow" : "Workflows",
- "lint" : "Lint Integration",
- "linter" : "Linters",
- "unit" : "Unit Test Integration",
- "unitrun" : "Unit Test Runners",
- "diff" : "Diff and Changeset APIs",
- "differential" : "Differential Integration",
- "workingcopy" : "Working Copy APIs",
- "testcase" : "Test Cases"
- },
- "engines" : [
- ["DivinerArticleEngine", {}],
- ["DivinerXHPEngine", {}]
- ]
-}
diff --git a/src/docs/book/arcanist.book b/src/docs/book/arcanist.book
new file mode 100644
--- /dev/null
+++ b/src/docs/book/arcanist.book
@@ -0,0 +1,21 @@
+{
+ "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"
+ },
+ "exclude" : [
+ "(^externals/)",
+ "(^scripts/)",
+ "(^support/)",
+ "(^resources/)"
+ ],
+ "groups" : {
+ }
+}
diff --git a/src/docs/notforusers.diviner b/src/docs/notforusers.diviner
deleted file mode 100644
--- a/src/docs/notforusers.diviner
+++ /dev/null
@@ -1,8 +0,0 @@
-@title This Is Technical Documentation For Contributors, Not User Documentation
-@group notuser
-
-This section of the documentation has technical information for developers
-and contributors.
-
-For user documentation, see the
-[[http://www.phabricator.com/docs/phabricator/ | Phabricator Documentation]].
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 6, 12:19 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7734438
Default Alt Text
D8413.id19975.diff (1 KB)
Attached To
Mode
D8413: Generate a documentation book for Arcanist
Attached
Detach File
Event Timeline
Log In to Comment