forked from pool/doxygen
Accepting request 1176715 from home:mathletic:branches:devel:tools
- Update to Doxygen 1.11.0 * Add Markdown style todo list * Add support for GitHub Markdown style alerts * Add a "Run" menu item key-command to DoxyWizard * Added 'raise' and 'prefix' options to @include{doc} * Support `link` / `endlink` command in section title * Add support for @subparagraph and @subsubparagraph * Translation updates for German/Greek/Polish/Portuegse/Dutch/Chinese * `doxyapp --locate` list all overloads by including arguments * Adding support for "engine" files for plantuml * Show emoji in HTML treeview * Add `HTML_CODE_FOLDING` possibility to CHM * Make `HTML_CODE_FOLDING` possible when `DISABLE_INDEX=YES` * Add doxyindexer and doxysearch installation * cmake: always install man pages, only install for the binaries installed * allow function ptr with `INLINE_SIMPLE_STRUCTS` OBS-URL: https://build.opensuse.org/request/show/1176715 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=207
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: doxywizard
|
||||
Version: 1.10.0
|
||||
Version: 1.11.0
|
||||
Release: 0
|
||||
Summary: Graphical User Interface for Doxygen
|
||||
# qtools are used for building and they are GPL-3.0 licensed
|
||||
@@ -84,6 +84,7 @@ export LANG=C.UTF-8
|
||||
rm %{buildroot}%{_bindir}/doxygen
|
||||
mkdir -p %{buildroot}%{_mandir}/man1/
|
||||
install -m 644 doc/doxywizard.1 %{buildroot}%{_mandir}/man1/
|
||||
rm -rf %{buildroot}%{_mandir}/man1/doxygen.1
|
||||
%suse_update_desktop_file -i doxywizard Development Documentation
|
||||
|
||||
%files
|
||||
|
Reference in New Issue
Block a user