sabine / ocaml-docs-ci

CI building documentation for ALL versions of ALL packages !

Home Page:https://docs.ci.ocaml.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docs CI

Building docs using odoc.

Running

dune exec -- ocaml-docs-ci \
    --ocluster-submission cap/XXX.cap \
    --ssh-host ci.mirage.io \
    --ssh-user docs \
    --ssh-privkey cap/id_rsa \
    --ssh-pubkey cap/id_rsa.pub \
    --ssh-folder /data/ocaml-docs-ci \
    --ssh-endpoint https://ci.mirage.io/staging \
    --jobs 6 \
    --filter mirage \
    --limit 6

Documentation

To understand better how it works under the hood, you can check the pipeline documentation.

About

CI building documentation for ALL versions of ALL packages !

https://docs.ci.ocaml.org


Languages

Language:OCaml 96.5%Language:Dockerfile 1.7%Language:Makefile 0.8%Language:Shell 0.8%Language:Cap'n Proto 0.1%Language:Standard ML 0.0%