mirror of
https://github.com/token2/libfido2.git
synced 2026-03-13 11:12:49 -07:00
8 lines
234 B
Plaintext
8 lines
234 B
Plaintext
To generate .partial files for https://developers.yubico.com/:
|
|
|
|
$ make -C build man_symlink_html_partial
|
|
$ (cd build/man && pax -p p -r -w *.partial /tmp/partial)
|
|
|
|
Use mandoc 1.14.4. Otherwise, adjust dyc.css to mandoc's HTML
|
|
output.
|