Skip to content

Commit

Permalink
Create book.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rareddy committed Jan 30, 2018
1 parent c9b9e83 commit 5a2014b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions book.json
@@ -0,0 +1,12 @@
{
"variables" : {
"versionNumber" : "1.0.0",
"fullVersionNumber": "1.0.0",
"copyrightYear" : "2017",
"copyrightHolder" : "Red Hat, Inc.",
"javaVersionUrl" : "https://docs.oracle.com/javase/7",
"asDocRoot" : "https://docs.jboss.org/author/display/WFLY10",
"archeTypeVersion" : "9.0.1"
},
"plugins": ["collapsible-menu"]
}

0 comments on commit 5a2014b

Please sign in to comment.