fix dox
This commit is contained in:
parent
c4e8c592a5
commit
8f64b4dd64
|
|
@ -29,4 +29,4 @@ jobs:
|
|||
env:
|
||||
GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
|
||||
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)
|
||||
[](http://adafruit.github.io/Adafruit_GPS/html/index.html)
|
||||
# Adafruit_GPS [](https://travis-ci.com/adafruit/Adafruit_GPS) [](http://adafruit.github.io/Adafruit_GPS/html/index.html)
|
||||
|
||||
> **Warning**
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue