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.
- Python
- make
pip install sphinx
pip install -r requirements.txt
Build the documentation by running
make html
Output can be found in _build/html
.
Contributions to this documentation are welcome. Please open a pull request.