stac-server icon indicating copy to clipboard operation
stac-server copied to clipboard

fix doc build

Open philvarner opened this issue 3 years ago • 1 comments

npm run build-api-docs fails

philvarner avatar Mar 10 '22 16:03 philvarner

@philvarner Thanks for all of the hard work on this project.

Figured I could contribute in some small way and fixed the docs that have been out of date for over a year. I built them to mirror the /api.html endpoint exactly. All of this was automated using GitHub Actions and Pages. It's a separate action per GitHub's recommendation.

#586

samsipe avatar Aug 23 '23 23:08 samsipe