File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,10 +47,7 @@ with maintainers before implementing major changes.
4747 pdm run pytest tests/unit tests/doc --cov=src
4848 ` ` `
4949
50- # # Building the documentation
51-
52- # ## Locally
53-
50+ # # Building the documentation locally
5451 - From the ` docs` folder, run:
5552 ` ` ` bash
5653 pdm run make html
@@ -62,13 +59,6 @@ with maintainers before implementing major changes.
6259 pdm run make clean
6360 ` ` `
6461
65- # ## Online
66-
67- - When you open a pull request, a GitHub action should build and deploy the documentation, which
68- will become available at ` torchjd.org/pr/< pr_number> ` . Additionally, you can click on the check
69- status of the action, then click on ` Summary` , and then click on the link of the built
70- documentation.
71-
7262# # Development guidelines
7363
7464The following guidelines should help preserve a good code quality in TorchJD. Contributions that do
You can’t perform that action at this time.
0 commit comments