You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ``dds`` Development
- ###################
-
- While prebuilt ``dds`` executables are `available on the GitHub page
- <releases>`_, one may wish to build ``dds`` from source.
-
- .. _releases: https://github.com/vector-of-bool/dds/releases
-
- The ``dds`` build process is designed to be as turn-key simple as possible.
-
- This section will discuss how to modify and build ``dds`` itself.
-
- .. toctree::
- :maxdepth: 2
-
- reqs
- env
- building
- testing
- ci-api
|