lsst-sqre / ltd-keeper

LSST the Docs Keeper: RESTful API for managing LSST's published software docs

Home Page:https://ltd-keeper.lsst.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSST the Docs: Keeper

Keeper is a web app for managing LSST software documenting published with the LSST the Docs (LTD) platform. You can learn more about LTD in our SQR-006 technote.

Keeper provides a RESTful API that is used by LTD Mason for publishing new documentation, and by the document web pages to help users discover and switch between versions of the docs. Keeper is implemented as a Python Flask app.

Docs

Read the docs at https://ltd-keeper.lsst.io.

The documentation covers both the REST API consumption and DevOps perspectives.


MIT license. See the LICENSE file. See also licenses/ for licenses of third-party code.

About

LSST the Docs Keeper: RESTful API for managing LSST's published software docs

https://ltd-keeper.lsst.io

License:MIT License


Languages

Language:Python 96.2%Language:Shell 1.7%Language:Makefile 0.8%Language:Jinja 0.6%Language:Dockerfile 0.4%Language:CSS 0.3%Language:Mako 0.1%