Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 823 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 823 Bytes

Salesforce Commerce Cloud B2C Dash Doc Generator

See releases for the latest docset to install in dash.

screen.png screen2.png

Installation

  • Use the Feed URL: https://raw.githubusercontent.com/clavery/docset-sfcc-b2c/main/SFCC_API.xml or...
  • Use the releases on the side to download a zip release

Building

  1. Download the API docs from your instance with WebDAV credentials
    1. https://dev04-na01-XXX.demandware.net:443/on/demandware.servlet/WFS/Studio/Sites/mock/demandware-mock.zip
    2. Extract...
    3. Extract contents of DWAPP-##.#-API-doc.zip zip to the docs/ directory
  2. Install requirements pip install -r requirements.txt
  3. Run ./api_to_dash_doc.py
  4. Install SFCC_API.docset to Dash