Skip to content

Latest commit

 

History

History
73 lines (47 loc) · 2.05 KB

README.md

File metadata and controls

73 lines (47 loc) · 2.05 KB

Docs.github does starland

defectdojo-findings-thresholds

build](https://github.com/tradingstrategy-ai/docs/actions/workflows/build-and-deploy-dcos.yml/badge.svg)](https://github.com/tradin

defectdojo-findings-thresholds

Documentation for Trading Strategy algorithmic trading framework and protocol. View the documentation here.

defectdojo-findings-thresholds

Building locally

github docs started s pyproject.toml is automatically pulling the master version of the packages.

To build everything from the scratch:

poetry shell
# This is a very long duration command.
# For the subsequent documenation updates,
# it is enough to run
# make html
make clean-install-and-build-local-docs

Then you can open build/html/index.html in your local web browser:

open build/html/index.html

See Makefile for more recipes.

Updating theme

See theme README.

To update Furo SCSS changes:

make rebuild-furo clean html

Community

github docs starland

defectdojo-findings-thresholds