Skip to content

Conversation

@maximpavliv
Copy link
Contributor

@maximpavliv maximpavliv commented Feb 14, 2025

Updated documentation for the upcoming release of DLC 3.0

@maximpavliv maximpavliv added WORK IN PROGRESS! developers are currently working on this feature... stay tuned. documentation documentation updates/comments DLC3.0🔥 labels Feb 14, 2025
@maximpavliv maximpavliv changed the title [WIP] Reviewed documentation [WIP] DLC 3.0 - Review documentation Feb 14, 2025
@maximpavliv
Copy link
Contributor Author

If you want to review changes, the easiest way to go is to open https://deeplabcut.github.io/DeepLabCut and a locally-built version in browsers side-by-side and view the difference in HTML files.

The most important files to review (and the ones with the most changes in content) and where we could use feedback the most are the single and multi-animal user guides.

To build the docs locally, you can run.

git checkout docs_merge
conda create -n deeplabcut-docs python=3.10
conda activate deeplabcut-docs
pip install ".[docs]" jupyter-book sphinxcontrib-mermaid

jupyter-book build .

@MMathisLab MMathisLab merged commit e1d2b25 into pytorch_dlc Feb 28, 2025
1 check passed
@MMathisLab MMathisLab deleted the docs_merge branch February 28, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DLC3.0🔥 documentation documentation updates/comments WORK IN PROGRESS! developers are currently working on this feature... stay tuned.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants