mirror of
https://github.com/ViViDboarder/docset-sfdc.git
synced 2025-01-22 06:44:19 +00:00
ViViDboarder
26a70dce27
Refactor of scripts to add a target for auto creating a pr
I plan to use this for automated builds
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
Languages
Go
75.7%
Shell
19.5%
Makefile
4.8%