Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add reference documentations #546

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JohelEGP
Copy link
Collaborator

Resolves #395.

This is a WIP for the reference documentations.
It's in a state that can build the PDF and HTML.
@mpusz Please, use this PR to test #532.

Instructions:

  1. Checkout these repositories:
  2. Satisfy the requirements:
  3. Consider https://github.com/JohelEGP/jegp.cmake_modules/blob/0df2908dfe83b1f95920d2b20d9436b8f8650498/README.md?plain=1#L107-L121.
  4. Configure:
    cmake -S docs/reference -B build/docs/reference \
     -DCMAKE_MODULE_PATH="<path to gh:JohelEGP/jegp.cmake_modules>/modules" \
     -DJEGP_STANDARDESE_SOURCES_GIT_REPOSITORY="<path to gh:JohelEGP/draft>" \
     -DJEGP_CXXDRAFT_HTMLGEN_GIT_REPOSITORY="<path to gh:JohelEGP/cxxdraft-htmlgen>"
  5. Build as normal.
    For the HTML, you may need to put mathjax-node-cli in PATH.

@JohelEGP JohelEGP marked this pull request as draft January 20, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: start writing standardese to propose to WG21
1 participant