Skip to content

Conversation

@joaquintides
Copy link
Member

  • Removed install step as it duplicated generated HTML files and Antora already puts its output in the final destination anyway.
  • Deletes subdirectory node_modules after Antora generation: this directory has slipped previously in release archives (seemingly, only bin directories are automatically located and removed).

Fixes #330.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://336.unordered.prtest2.cppalliance.org/libs/unordered/doc/html/index.html

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

2026-01-02 11:00:51 UTC

@sdarwin
Copy link
Contributor

sdarwin commented Jan 2, 2026

why not put the docs in doc/html/ instead of doc/html/unordered/ ?

@joaquintides
Copy link
Member Author

why not put the docs in doc/html/ instead of doc/html/unordered/ ?

Backwards compatibility.

@sdarwin
Copy link
Contributor

sdarwin commented Jan 2, 2026

Backwards compatibility

OK.

I think, in the future, if the "redirect to latest version" implements more logic to check the presence or absence of the redirect file, it could also include logic to fix unordered as an exception. However a prerequisite is getting a basic feature working, which is not there yet.

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.

duplicate documentation

4 participants