Skip to main content

doxygen2docusaurus v2.2.1 released

· One min read

Version 2.2.1 is a maintenance release; it fixes the missing Functions in the Files sidebar.

The Doxygen Docusaurus Converter project is a TypeScript ECMAScript Node.js module.

Prerequisites

The Doxygen Documentation Converter is a portable Node.js project, to install and use it, the only requirement is a recent Node.js (>= 20.0.0).

Install

For installation instructions, please refer to the Install Guide page.

Source code

Bug fixes

  • [#15]: Fixed the missing Functions in the Files sidebar.

Enhancements

  • none

Known problems

  • none

CI tests

  • none