aotto1968

Results 14 issues of aotto1968

Hi, a `\page` is a collection of `\section`, `\subsection`, etc… I would like to have a `\navigation` feature to jump to the innermost *section* or *section of section* etc… reason:...

enhancement
needinfo

Hi, I have a lot of **udisksd** dumps on latest _opensuse_. ``` [New LWP 4027] [New LWP 4028] [New LWP 4030] [Thread debugging using libthread_db enabled] Using host libthread_db library...

Hi, I use a `*.doc` file to add **doxygen-only** documentation to a project. The file look like: `/** ... **/`. In addition I use the `vim` editor with the `vim:syntax=cpp.doxygen`...

needinfo
Usage

**Describe the bug** I get the following example warning: ``` :24283: warning: no matching file member found for MQ_EXTERN MK_STR libmqmsgque::MqHelpMsgque(void) Possible candidates: 'MQ_EXTERN MK_STR MqHelpMsgque(void)' at line 2910 of...

needinfo

**Describe the bug** I want to link to a *group* with `\ref MkKernel_Enum_C_API` but I always jump to the **top** of the page and **not** to the *details* section. If...

needinfo

**Describe the bug** a @include of a **C** file fails with an format error. the problem is a "#" in a string which is wrong parsed **Screenshots** ![image](https://github.com/user-attachments/assets/cf4a886d-139c-4c76-9480-9de983d17e9b) **To Reproduce**...

enhancement
fixed but not released
C/C++
has pull request

- [X] Problem: unable to add a ` @TO ` \b string into a \`...\` code section if a \c TO alias exists. - usage - [ ] BUG \c...

**Describe the bug** the *textformat* from `@section` text is written into `@tableofcontents` with source-syntax **Screenshots** ![image](https://github.com/doxygen/doxygen/assets/27886664/a2604081-aa8a-4e7a-aeda-867ce03a6b8e) **To Reproduce** use the attachment [doxygen_bug__toc.tar.gz](https://github.com/user-attachments/files/16080964/doxygen_bug__toc.tar.gz) **Expected behavior** DEPENDS: expand formatting OR strip formatting...

bug

**Describe the bug** My problem is that I create a documentation in doxygen using `page`, `section`, `subsection` and `subsubsection` for documentation layout **but** I want to have the `subsubsection` with...

enhancement
needinfo

**Describe the bug** I tried to use the latest *doxygen-1.11* in opensuse *leap-15.5* and come up with the following error ``` doxygen: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by doxygen)...

bug