Skip to content

Various fixes for documentation (doxygen config file and python bindings using virtualenv) - #2016

Merged
fspindle merged 2 commits into
lagadic:masterfrom
fspindle:doc_update
Sep 11, 2026
Merged

Various fixes for documentation (doxygen config file and python bindings using virtualenv)#2016
fspindle merged 2 commits into
lagadic:masterfrom
fspindle:doc_update

Conversation

@fspindle

Copy link
Copy Markdown
Contributor
  • Doxygen configuration file upgraded to avoid a warning around deprecated DOT_MULTI_TARGETS tag usage
  • Make instructions to build Python bindings with virtualenv compatible with zsh and bash

Allow to fix the following warning:

warning: Tag 'DOT_MULTI_TARGETS' at line 3023 of file '/Users/fspindle/soft/visp/visp-web-script/visp-build-doc-python/doc/config-doxygen' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Adding quotes allows to be compatible with zsh and bash

The following error occured on Fabien's mac
% pip install pybind11[global]
zsh: no matches found: pybind11[global]
@fspindle
fspindle merged commit ede0bfe into lagadic:master Sep 11, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant