xref: /freebsd/contrib/libfido2/man/NOTES (revision 0afa8e065e14bb8fd338d75690e0238c00167d40)
1*0afa8e06SEd MasteTo generate .partial files for https://developers.yubico.com/:
2*0afa8e06SEd Maste
3*0afa8e06SEd Maste$ make -C build man_symlink_html_partial
4*0afa8e06SEd Maste$ (cd build/man && pax -p p -r -w *.partial /tmp/partial)
5*0afa8e06SEd Maste
6*0afa8e06SEd MasteUse mandoc 1.14.4. Otherwise, adjust dyc.css to mandoc's HTML
7*0afa8e06SEd Masteoutput.
8