Skip to content

pardot/api-docs

Repository files navigation

Pardot API Docs

This repository has been deprecated

Prerequisites

Installation

This site uses MkDocs version 1.0.4. To install:

  • pip install mkdocs-bootstrap==0.1.1 mkdocs-bootswatch==0.1.0 mkdocs==1.0.4
  • git clone [email protected]:pardot/api-docs.git
  • cd api-docs
  • mkdocs serve
  • open http://127.0.0.1:8000/

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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published