Skip to content

noshirpatel-salesforce/api-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pardot API Docs

Prerequisites

Installation

  • pip install mkdocs
  • git clone https://github.com/Pardot/api-docs.git
  • cd api-docs
  • mkdocs serve
  • open http://127.0.0.1:8000/

Make sure your MkDocs is up-to-date. Current Version: 0.15.2. To upgrade:

  • pip install -U mkdocs - or - pip install -I mkdocs==0.15.2

See the mkdocs website for more information.

Deploying

If you don't know what you're doing, ask someone to help you out.

  • git checkout master
  • mkdocs gh-deploy --clean
  • git reset --hard && git clean -fd

See the mkdocs website for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.4%
  • CSS 13.2%
  • JavaScript 1.4%