The origin version of FederatedScope |
||
|---|---|---|
| .. | ||
| news | ||
| source | ||
| Makefile | ||
| README.md | ||
| make.bat | ||
| requirements.txt | ||
README.md
FederatedScope Documentation
Please run the following commands from this directory to compile the documentation. Note that FederatedScope must be installed first.
- The
requirements.txtis only for documentation of API by Sphinx, which can be automatically generated by Github actionsFederatedScope/.github/workflows/sphinx.yml. - Download via
Artifactsin Github actions.
pip install -r requirements.txt
make html