https://bugzilla.redhat.com/show_bug.cgi?id=2156237



--- Comment #10 from Troy Curtis <[email protected]> ---
(In reply to Benson Muite from comment #9)
> Thanks.  Package bundles jquery in the documentation. This is already
> packaged:
> https://packages.fedoraproject.org/pkgs/js-jquery/js-jquery/
> Can the Fedora package be used instead?

Not really. Also, this jquery is not provided by rapidfuzz-cpp in any case. It
is actually generated by Fedora's doxygen:

troycurtisjr@arafel:.../rapidfuzz-cpp-1.10.4
❯ find -name jquery.js

troycurtisjr@arafel:.../rapidfuzz-cpp-1.10.4
❯ doxygen &> /dev/null

troycurtisjr@arafel:.../rapidfuzz-cpp-1.10.4
❯ find -name jquery.js
./doxygen/html/jquery.js

> 
> Can you also generate man page output? Content below can be appended to the
> Doxyfile:
> 
> #---------------------------------------------------------------------------
> # Configuration options related to the MAN output
> #---------------------------------------------------------------------------
> 
> GENERATE_MAN           = YES
> 
> MAN_LINKS              = YES

I'm not sure how useful the man pages will be for this project, but it was
pretty easy to include, so I did. I didn't use MAN_LINKS however, as it
produces link manpages which aren't named specifically for this package,
including things like "ratio.3". I also had to tweak the configured group so
that the manpage had a name that might actually be looked for. The
formatting/content of the page is much better than I would have thought, so
maybe it will be useful to someone.

Updated spec/srpm:
https://troycurtisjr.fedorapeople.org/rapidfuzz-cpp/rapidfuzz-cpp.spec
https://troycurtisjr.fedorapeople.org/rapidfuzz-cpp/rapidfuzz-cpp-1.10.4-8.fc38.src.rpm


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2156237
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to