ViViDboarder 7a87bcb34c fix again
2016-07-26 18:40:05 -07:00
2016-02-10 12:08:05 -08:00
2016-07-26 18:40:05 -07: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 Combined

Dependencies

Currently these are not auto resolved. You must install the following:

  • github.com/coopernurse/gorp
  • github.com/mattn/go-sqlite3
Description
Generates Dash docsets from Salesforce documentation
Readme MIT 76 KiB
Languages
Go 75.7%
Shell 19.5%
Makefile 4.8%