alanypf / navio2-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

We use mkdocs to manage our documentation

Contributing

We're always happy to see your PRs!

  1. Install dependencies

pip install mkdocs

  1. Build
git clone --recursive https://github.com/emlid/navio2-docs
cd navio2-docs
mkdocs serve -a 0.0.0.0:8000
  1. Make changes

  2. Test them

  • Fire up your browser
  • Point to localhost:8000

About


Languages

Language:JavaScript 45.8%Language:CSS 31.5%Language:HTML 17.1%Language:Shell 5.1%Language:Python 0.5%