Skip to content

Move docs to Antora#291

Merged
mborland merged 17 commits into
developfrom
antora
Jan 15, 2026
Merged

Move docs to Antora#291
mborland merged 17 commits into
developfrom
antora

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #286

@cppalliance-bot

cppalliance-bot commented Jan 15, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://291.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-01-15 21:01:19 UTC

@mborland

Copy link
Copy Markdown
Member Author

@sdarwin Are you able to see why the doc preview is 404ing? Locally my doc build has html/index.html and then the rest of the files are in html/int128 as expected. This PR is basically the same changes that have been applied to Decimal and Multi when they transitioned over from Asciidoc to Antora. Thanks for the help.

@sdarwin

sdarwin commented Jan 15, 2026

Copy link
Copy Markdown

The previews must be set to either 'antora' or 'standard'.
Try now: https://291.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

@mborland

Copy link
Copy Markdown
Member Author

The previews must be set to either 'antora' or 'standard'. Try now: https://291.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

Looks good. Thanks again.

@mborland
mborland merged commit b05fdc2 into develop Jan 15, 2026
72 of 74 checks passed
@mborland
mborland deleted the antora branch January 15, 2026 21:18
@codecov

codecov Bot commented Jan 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.57%. Comparing base (ea0f85e) to head (9236634).
⚠️ Report is 18 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #291   +/-   ##
========================================
  Coverage    99.57%   99.57%           
========================================
  Files           54       54           
  Lines         4929     4929           
  Branches      1429     1429           
========================================
  Hits          4908     4908           
  Misses          21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Move docs to Antora using the decimal style sheet to enable search

3 participants