Skip to content

Conversation

@ahsimb
Copy link
Collaborator

@ahsimb ahsimb commented Nov 14, 2025

closes #94

ahsimb added 30 commits August 24, 2025 09:59
# Conflicts:
#	exasol/ai/mcp/server/meta_query.py
#	test/unit/test_meta_query.py

The environment variables can be divided into three groups.

* `OpenID settings <open_id_setup.rst>`__
Copy link
Contributor

Choose a reason for hiding this comment

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

These internal references to the rst files must be replaced with cross-references.
https://www.sphinx-doc.org/en/master/usage/referencing.html#ref-role
When I click on the link in the generated HTML, this gives a 404.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done


The MCP server can be deployed in two ways: locally or as a remote HTTP server.
In the latter case, the server works in the multiple-user mode, and its tools must be
protected with OAuth2 authorization. Please refer to [OpenID Setup](open_id_setup.md)
Copy link
Contributor

@ArBridgeman ArBridgeman Nov 17, 2025

Choose a reason for hiding this comment

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

in line 9:
[OpenId Setup]](open_id_setup.md)
should be replaced with
:doc:open_id_setup

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Well spotted, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation User guides, tutorials, specifications

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move documentation to rst format and re-enable the doc build

3 participants