Skip to content

Shiti/BetterDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Betterdocs.

Build

Join the chat at https://gitter.im/ScrapCodes/BetterDocs

Refer to docs

Installation instructions.

Step 1 Configuration.

Update the configuration in application.properties

Step 2 Run.

BetterDocs is built by SBT

$ sbt

$ > project core

$ > run

Then select com.betterdocs.spark.CreateIndexJob to run the Spark job that creates index which can be digested by elasticsearch.

Step 3 Upload to elastic Search.

Please install elasticsearch from here. Once the elasticsearch service is running "locally". Run,

$ bin/upload_to_es.sh

This will upload the index generated by the job in previous step to elastic search server.

Betterdocs Intellij idea plugin

Installation instructions.

Step 1 Import and Configuration

Clone this and import it into idea and setup Idea home as SDK.

Step 2 Prepare plugin for deoployment

Step 3 Install plugin from disk

Once jar is built goto Settings -> Plugins -> Install from disk -> Select the plugin jar -> Restart(to use plugin)

About

BetterDocs is not docs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published