Docs/better docs#130
Merged
Merged
Conversation
- Fix critical doc bugs: wrong import paths, broken links, typos across multiple READMEs and doc files - Add comprehensive TSDoc/JSDoc to all public exports: engine builders, helper functions, expression helpers, algebra exports, test utilities, type groupings, and key classes (AstTransformer, AlgebraFactory, Canonicalizer, MinimalSparqlParser, CommonIRIs) - Expand sparse README files for rules-sparql-1-1, rules-sparql-1-2, rules-sparql-1-1-adjust, algebra-transformations-1-2, test-utils, and chevrotain with exports tables, usage guidance, and cross-links - Improve design.md with structured sections, Builder Pattern rationale, and cross-references - Expand AST-structure.md with detailed SourceLocation type descriptions - Add IndirBuilder usage examples and See Also sections to guidelines.md - Add cross-references between related documentation files - Add 4 tests for IndirBuilder.merge() to achieve 100% test coverage (non-overlapping merge, same-reference merge, override on conflict, throw on unresolved conflict) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jitsedesmet
commented
May 6, 2026
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.
No description provided.