fix dox
This commit is contained in:
parent
c4e8c592a5
commit
8f64b4dd64
|
|
@ -29,4 +29,4 @@ jobs:
|
||||||
env:
|
env:
|
||||||
GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
|
GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
|
||||||
PRETTYNAME : "Adafruit GPS Library"
|
PRETTYNAME : "Adafruit GPS Library"
|
||||||
run: bash ci/doxy_gen_and_deploy.sh
|
run: bash ci/doxy_gen_and_deploy.sh src
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
# Adafruit_GPS [](https://travis-ci.com/adafruit/Adafruit_GPS)
|
# Adafruit_GPS [](https://travis-ci.com/adafruit/Adafruit_GPS) [](http://adafruit.github.io/Adafruit_GPS/html/index.html)
|
||||||
[](http://adafruit.github.io/Adafruit_GPS/html/index.html)
|
|
||||||
|
|
||||||
> **Warning**
|
> **Warning**
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue