[#129]:paige:docs, fix nav, content bugs, rewrite stl.md, swap architecture filenames#130
Merged
steven-varga merged 1 commit intostagingfrom May 8, 2026
Merged
Conversation
…tecture filenames
17ce26b to
1747484
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mkdocs.yml— fixsite_urlfromsteven-varga.catovargalabs.github.io/h5cpp; replace flat nav with task-oriented structure (Overview → Getting Started → Architecture), following John's three-persona modeldocs/architecture-types.md↔architecture-integration.md— filenames swapped to match content (type system ↔ linalg/STL integration)docs/index.md— remove duplicate "With With"docs/compiler.md— update stale LLVM 7.0.0 reference to Clang/LLVM 14, 15, 17; fix broken@ref link_h5cpp_installDoxygen linkdocs/architecture-types.md(wasarchitecture-integration.md) — fixNAIVE→NATIVEdocs/architecture-integration.md(wasarchitecture-types.md) — remove stray editorial note, fix broken[append]: index.mdappendlink, strip unpublished TODOdocs/architecture-parallelism.md— strip stray4artifact from code blockdocs/stl.md— full rewrite: dispatch traits (is_contiguous,storage_representation_t), all supported type categories (scalar, STL, linalg, POD struct, custom, raw pointer),std::vector<bool>unsupported noteTest plan
git show --stat HEADshows renames tracked correctly (99% similarity)architecture-types.mdnow opens to "Type System" contentarchitecture-integration.mdnow opens to "Linear Algebra" content🤖 Generated with Claude Code