Skip to content

Support documentation#357

Open
vanmeerkerk wants to merge 11 commits into
mainfrom
Support-Documentation
Open

Support documentation#357
vanmeerkerk wants to merge 11 commits into
mainfrom
Support-Documentation

Conversation

@vanmeerkerk

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates project support guidance and refines the documentation structure by consolidating Intro and Network conceptual material into single, more comprehensive pages. It also adds an explicit documentation AI-assistance disclosure in the Sphinx footer.

Changes:

  • Add/standardize end-user support routing to Project-OMOTES/user_feedback (README, Support page, CONTRIBUTING, and internal doc-agent guidance).
  • Consolidate Intro content into doc/intro/intro_main.rst and expand doc/network/network_main.rst into a single, detailed Network page; remove the former Intro subpages.
  • Add a Sphinx HTML template override to include an AI-assistance disclosure in the docs footer.

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
README.md Adds a Support section pointing users to the external user_feedback repo.
doc/support/support.rst Expands and clarifies support paths (Discussions vs Issues; user vs contributor flows).
doc/solver/solver_convergence.rst Updates Related Documentation link to the consolidated Intro page.
doc/network/network_main.rst Rewrites/expands Network docs into a single-page structure (representation, construction, partitioning, rules, assumptions).
doc/intro/simulation_input_and_output.rst Removes old Intro subpage (content moved into consolidated intro_main).
doc/intro/package_scope.rst Removes old Intro subpage (content moved into consolidated intro_main).
doc/intro/audience_and_use_cases.rst Removes old Intro subpage (content moved into consolidated intro_main).
doc/intro/intro_main.rst Expands Intro into a consolidated single page (overview, scope, why-used, example, related links).
doc/_templates/page.html Adds footer disclosure about generative-AI assistance in documentation.
CONTRIBUTING.md Redirects end-user support requests to the external user_feedback repo and points to docs.
.github/instructions/documentation-architecture.instructions.md Updates internal documentation architecture guidance for support paths and external templates.
.github/agents/SystemConceptDocAgent.agent.md Updates agent guidance: Intro and Network as single consolidated pages with required structure.
.github/agents/SupportDocAgent.agent.md Updates agent guidance for support routing and confirmed external templates.
.github/agents/DocumentationCoordinator.agent.md Updates internal routing taxonomy and decision rules for Intro/Network consolidation.
.github/agents/DocReviewAgent.agent.md Updates review rules to reflect consolidated Network page intent and structure.

Comment thread doc/intro/intro_main.rst
Comment thread doc/network/network_main.rst Outdated
Comment thread doc/_templates/page.html Outdated

@MichielTukker MichielTukker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The agent made some weird edits, please check and update

Comment thread doc/network/network_main.rst Outdated
Comment on lines +138 to +139
- Only ESDL assets with state ``ENABLED`` are included in the network; disabled assets
are silently skipped during construction.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about OPTIONAL assets? (also left out, but not documented?)

Comment thread doc/network/network_main.rst
Comment thread doc/support/support.rst Outdated
a code-level issue in this repository.
- Use the conceptual sections (Intro, Solver, Network, Physics, Control) or Developer
Documentation instead if you are trying to understand existing behavior or
implementation rather than report or ask something new.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rare zin? vrij vertaal: "Lees de documentatie in plaats van iets te vragen wat er nog niet instaat"?

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.

3 participants