Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 594 Bytes

README.adoc

File metadata and controls

17 lines (12 loc) · 594 Bytes

Gradle Manual DocSet Builder README

Creates the db for a Dash docset for the Gradle 2.0 manual. Uses Java 8 and Groovy 2.3

This project has the mysql db precreated.

To update, copy the Gradle manual (html, css, images, etc) to a folder underneath Gradle.docset/Contents/Resources/Documents, replacing whats already there. Open the sqllite db and truncate the searchIndex table.

Update the gradleManualPath variable before running