FS-TFP/doc
HengZhang 61b812d76f The origin version of FederatedScope
The origin version of FederatedScope
2024-11-21 11:25:24 +08:00
..
news The origin version of FederatedScope 2024-11-21 11:25:24 +08:00
source The origin version of FederatedScope 2024-11-21 11:25:24 +08:00
Makefile The origin version of FederatedScope 2024-11-21 11:25:24 +08:00
README.md The origin version of FederatedScope 2024-11-21 11:25:24 +08:00
make.bat The origin version of FederatedScope 2024-11-21 11:25:24 +08:00
requirements.txt The origin version of FederatedScope 2024-11-21 11:25:24 +08:00

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.txt is only for documentation of API by Sphinx, which can be automatically generated by Github actions FederatedScope/.github/workflows/sphinx.yml.
  • Download via Artifacts in Github actions.
pip install -r requirements.txt
make html