Migrate documentation from Sphinx to MkDocs#17
Merged
Conversation
Owner
5h4ng
commented
Mar 12, 2026
- Replace Sphinx setup (docs/source/, Makefile, make.bat) with MkDocs
- Add mkdocs.yml with Material theme and mkdocstrings (numpy style)
- Add new docs pages: index, installation, usage, api, examples
- Update .readthedocs.yaml to build with MkDocs on Python 3.11
- Update docs/requirements.txt for MkDocs dependencies
- Remove committed Sphinx HTML build artifacts from docs/source/_build/
- Replace Sphinx setup (docs/source/, Makefile, make.bat) with MkDocs - Add mkdocs.yml with Material theme and mkdocstrings (numpy style) - Add new docs pages: index, installation, usage, api, examples - Update .readthedocs.yaml to build with MkDocs on Python 3.11 - Update docs/requirements.txt for MkDocs dependencies - Remove committed Sphinx HTML build artifacts from docs/source/_build/ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Reorganize flat MkDocs pages into a proper multi-section hierarchy: - getting-started/: detailed installation guide (including NetMHCpan/II PATH setup) and a quickstart walkthrough from config to output - tutorial/: pipeline workflow explanation (5 stages), examples, and per-feature deep-dive pages covering formulas and configuration - api/: split API reference into Core, I/O, Features, Rescore, Visualization, and CLI pages - development/: contributor setup guide (uv, pytest, ruff, pre-commit) Also: - Expand docs/index.md with a pipeline diagram and numbered steps - Add navigation.indexes to mkdocs.yml for section index pages - Add local docs/javascripts/mathjax.js for MathJax configuration - Fix site_name capitalization (optiMHC → OptiMHC) - Update README.md description for clarity Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- antigen-presentation: simplify output tables to show only best-allele mode columns and remove mode parameter from config examples - index: move selenocysteine handling note to a collapsible admonition - original: credit mokapot for the log-transformation approach - overlapping: reframe intro around OLC-inspired algorithm and ladder presentation hotspots - pwm: add SysteMHC Atlas v1/v2 citations for PWM matrix provenance - rt-deviation: remove stale DeepRescore attribution for Rt formula - spectral-similarity: update Koina URL, add Koina paper citation and spectral entropy (Li et al. 2021) citation; simplify requirements note Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.