Skip to content

Emlid docs in Portuguese

Notifications You must be signed in to change notification settings

emlid/emlid-docs-pt

Repository files navigation

Emlid docs

This is a repo containing all Emlid docs

Dependencies

We use mkdocs to build the docs and Pipenv to manage the dependencies.

  • python3
  • python3-pip

Building

git clone https://github.com/emlid/emlid-docs-pt
pip3 install pipenv
cd emlid-docs-pt
pipenv install
pipenv run mkdocs build -f <target>.yml -d <dir>

This will build the <target> and save the generated docs to <dir>.

You can also pipenv run mkdocs serve -f <target>.yml to take a look at the docs on your local machine.

About

Emlid docs in Portuguese

https:// emlid.com/br/docs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published