Skip to content

opencomputeproject/ocp-spec-tools

Repository files navigation

OCP Specification Tools

This repo contains tooling for rendering OCP specifications from Markdown.

TCG Pandoc

The scripts in this repository rely on TCG's Pandoc tooling. See the Guide (in PDF form on the TCG Pandoc Releases page).

How to Run Locally

Due to the complexity of the various Pandoc and LaTeX dependencies at work, it's easiest to use TCG's published Docker containers.

./docker-pull.sh

# Must run from the directory containing the input file
./docker-run.sh --pdf sample-spec.pdf sample-spec.ocp

HTML support is experimental.

./docker-run.sh --html sample-spec.html sample-spec.ocp

How to Build Locally

See the TCG Pandoc README for how to build locally.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published