Update logos and doc fixes

This commit is contained in:
Morten Nielsen 2020-01-25 15:53:08 -08:00
parent 282331856e
commit e46bbeebf5
6 changed files with 21 additions and 6 deletions

View file

@ -32,6 +32,8 @@ jobs:
.tools/omd/generateomd /source=src/NmeaParser /output=artifacts/docs/api/omd.html
- name: Build Documentation
env:
DOCFX_SOURCE_BRANCH_NAME: master
run: .tools/docfx/docfx.exe docs/docfx.json
- name: Publish Documentation