RyanLB / api-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

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


Languages

Language:HTML 72.5%Language:CSS 27.1%Language:JavaScript 0.4%