mirror of
https://github.com/token2/fido2-manage.git
synced 2026-04-09 18:55:38 +00: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.
|