docs
docs copied to clipboard
Documentation for Cyberduck and Mountain Duck.
Documentation source for Cyberduck, Cyberduck CLI & Mountain Duck
Libre file transfer client for macOS and Windows. Command line interface (CLI) for Linux, macOS and Windows.
Prerequisites
- Python
- make
-
pip install sphinx
-
pip install -r requirements.txt
Building
Build the documentation by running
make html
Output can be found in _build/html
.
Contributions
Contributions to this documentation are welcome. Please open a pull request.