Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

Simple and lightweight tool, which basically parses the javadoc's documentation and generates the Docset's file with respect of Dash's tutorial.

License

Notifications You must be signed in to change notification settings

rchomczyk-underground/dash-docset-gen

Repository files navigation

dash-docset-gen

Simple and lightweight tool, which basically parses the javadoc's documentation and generates the Docset's file with respect of Dash's tutorial.

Information

  • You need to provide the absolute path of source and target directories, becasue currently we are doing a little of magic inside internals to get the correct paths.

Usage

$ java -jar dash-docset-gen-*.jar --name ExampleDockset-1_0_0 --source C:/Users/example/example-dir/javadocs --target C:/Users/example/example-dir/ExampleDockset-1_0_0.dockset

Contributing

If you wish to fix or add new features, please, feel free to fork the project and send a pull request. Also, you could create an issue and start the discussion about the feature you want to add or modify.

About

Simple and lightweight tool, which basically parses the javadoc's documentation and generates the Docset's file with respect of Dash's tutorial.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages