Commit Graph

4 Commits (2d0e4ea471b4301ed2e5392e59dd91c09e089f56)

Author SHA1 Message Date
Andrew Morgan 2d0e4ea471 Source endpoints from CS API modules as well
Any endpoint in a CS API module was not getting listed. This is because they are stored in nested pages. We need to hoist them up to the outer page, such that they can be retrieved and rendered by our endpoints TOC partial.
2 months ago
Andrew Morgan 17acd978a4 Display "(deprecated)" next to deprecated endpoints 2 months ago
Andrew Morgan 82a67a1fab Store each endpoint's metadata in a slice on Page
Such that we can later construct the table of contents with the data.
2 months ago
Kévin Commaille 4d4069166d
Upgrade docsy to 0.12.0 (#2160) 5 months ago