7bd1550195
* Checkpoint * cpu cycle ffi * Rename * mixnode feature * Bundle libcpucycles
4 lines
123 B
Bash
Executable File
4 lines
123 B
Bash
Executable File
#!/bin/sh
|
|
|
|
pandoc --standalone --to man --metadata title=cpucycles --metadata section=3 < doc/api.md > doc/man/cpucycles.3
|