Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 237101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T20:23:54+00:00 2026-05-11T20:23:54+00:00

In relation to this question , I was wondering if anyone knows a javascript

  • 0

In relation to this question, I was wondering if anyone knows a javascript code snippet/library to convert a single doxygen comment to HTML?

For example,

/** This is a comment block
 *
 * \b bold text
 * \i italic text
 */

would be converted to something like:

<p>This is a comment block</p>
<p><b>bold</b> text</p>
<p><i>italic</i> text</p>

Similar for all the other formatting related tags of doxygen.

I’ve found this already, which seems to be a good starting point if I have to implement it myself, but possibly I’m missing a complete project 🙂

So, suggestions welcome!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T20:23:54+00:00Added an answer on May 11, 2026 at 8:23 pm

    Leveraging an existing tool/codebase that does at least part of what you want is your best bet. Parsing is not an easy problem, especially finding doxygen comments in code, particularly if you’re handling multiple languages. A quick search didn’t turn up any terribly obvious projects, but if you’re willing to create your own if need be, I’d suggest starting with the doxygen codebase itself. It’s open-source, and available via SVN or direct download. Bear in mind that doxygen is written in C++, but if you can follow the parser’s actions (perhaps only for a specific language) it could save you tons of work and prevent missing corner cases, etc. It all depends on how robust you want your solution to be, and if it will be only you using it, or if you may end up supporting it for others. Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In relation to this question on Using OpenGL extensions , what's the purpose of
This is in relation to this question I am hosting this WCF service in
I have a relation mapping table like this: attributeid bigint productid bigint To clean
There is an interesting post over here about this, in relation to cross-application flow
In relation to another question , how do you account for paths that may
when i have a many-to.many relation with nhibernate and let nhibernate generate my db
How can I set parent-child relation on same table? Id int, title string, ParentId
I'm trying to create a relation where any of four different parts may be
I have two models: Person and Relation. The second one stores information about relations
I've seen the word spike used in relation to source-control. For example, a project

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.