docs(medcat-trainer): Migrate docs to Mkdocs. Update Navigation #353
Merged
alhendrickson merged 13 commits intomainfrom Feb 27, 2026
Merged
docs(medcat-trainer): Migrate docs to Mkdocs. Update Navigation #353alhendrickson merged 13 commits intomainfrom
alhendrickson merged 13 commits intomainfrom
Conversation
mart-r
approved these changes
Feb 27, 2026
Collaborator
mart-r
left a comment
There was a problem hiding this comment.
Comment regarding the pyproject.toml for these docs.
Also, as for the API reference, I think it would be good to have it for the client at the very least.
medcat-trainer/docs/pyproject.toml
Outdated
| @@ -0,0 +1,19 @@ | |||
| [project] | |||
| name = "cogstack-documentation" | |||
Collaborator
There was a problem hiding this comment.
Contextually, this seems documentation for medcat-trainer, specifically, rather than the entire cogstack ecosystem.
Or am I missing something? I.e is this creating the entire thing? If so, perhaps it should be in a different folder?
Collaborator
Author
There was a problem hiding this comment.
Done - thanks! There was a lot of copy+paste involved in making this PR :D
medcat-trainer/docs/pyproject.toml
Outdated
| [project] | ||
| name = "cogstack-documentation" | ||
| version = "0.1.0" | ||
| description = "CogStack Documentation" |
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.
See new version on https://cogstack-platform-toolkit--353.org.readthedocs.build/projects/medcat-trainer/en/353/
Included the suggestions from previous docs PR.
Tried to leave the docs content mostly as is for now.
Two notes: