Skip to content

Generates Dash docsets from Salesforce documentation

License

Notifications You must be signed in to change notification settings

asknet/docset-sfdc

 
 

Repository files navigation

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 executing:

make

That's it!

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

To Do

  • Now that new ForceCascadeType is available, some of the entries in ./SFDashC/supportedtypes.go can be simplified

About

Generates Dash docsets from Salesforce documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 86.1%
  • Shell 9.7%
  • Makefile 4.2%