Skip to main content

Python interface to locate doxygen installation

Project description

Python doxygenwhere

This module searches for doxygen installations on system.

Usage

find and find_first are the most generic functions. find returns a list of installed doxygen matching the given options, and find_first returns only the first result.

If you are only interested in the latest version of doxygen, use get_latest. To get just the installation path, use get_latest_path. To get just the version number, use get_latest_version.

If you want to use your own version of doxygen.exe instead of the one installed on your system, use set_doxygen_path to provide its location.

If you want to use a mirror instead of offical doxygen webserver to download portable doxygen, for example when on an intranet that does not have access to Internet, use set_download_mirror and provide the URL of the mirror.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doxygenwhere-1.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

doxygenwhere-1.2-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page