mirror of
https://github.com/ViViDboarder/docset-sfdc.git
synced 2024-12-04 19:07:01 +00:00
Update simpler readme
This commit is contained in:
parent
cd6afe7256
commit
8c7f2225b0
@ -3,7 +3,7 @@ SFDashC
|
|||||||
|
|
||||||
SFDashC is a go application for downloading and constructing Dash docsets from the Salesforce online documentation
|
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:
|
Everything is wrapped with a Makefile and can be completely built by executing:
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
@ -11,13 +11,7 @@ That's it!
|
|||||||
|
|
||||||
It will generate 3 docsets: Salesforce Apex, Salesforce Visualforce, and Salesforce Lightning
|
It will generate 3 docsets: Salesforce Apex, Salesforce Visualforce, and Salesforce Lightning
|
||||||
|
|
||||||
Dependencies
|
|
||||||
------------
|
|
||||||
|
|
||||||
All dependencies are being managed by [dep](https://github.com/golang/dep). Dep must be installed for the vendor folder to be built.
|
|
||||||
|
|
||||||
To Do
|
To Do
|
||||||
-----
|
-----
|
||||||
|
|
||||||
- [ ] Now that new `ForceCascadeType` is available, some of the entries in `./SFDashC/supportedtypes.go` can be simplified
|
- [ ] Now that new `ForceCascadeType` is available, some of the entries in `./SFDashC/supportedtypes.go` can be simplified
|
||||||
- [ ] Allow archiving of multiple versions and fetching pre-releases
|
|
||||||
|
Loading…
Reference in New Issue
Block a user