2018-01-05 22:09:09 -08:00
2018-01-05 22:09:09 -08:00
2018-01-05 12:50:13 -08:00
2016-02-10 12:08:05 -08:00
2018-01-05 22:09:09 -08:00
2018-01-05 12:50:13 -08:00
2018-01-05 22:09:09 -08:00

SFDashC

SFDashC is a go application for downloading and constructing Dash docsets from the Salesforce online documentation

Everything is wrapped with a Makefile and can be completely built by simply executing:

make

That's it!

It will generate 3 docsets: Salesforce Apex, Salesforce Visualforce, and Salesforce Lightning

Dependencies

All dependencies are being managed by dep. Dep must be installed for the vendor folder to be built.

To Do

  • Now that new ForceCascadeType is available, some of the entries in ./SFDashC/supportedtypes.go can be simplified
Description
Generates Dash docsets from Salesforce documentation
Readme MIT 76 KiB
Languages
Go 75.7%
Shell 19.5%
Makefile 4.8%