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

  • SEARCH
  • Home
  • 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 8103791
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T23:39:12+00:00 2026-06-05T23:39:12+00:00

Well I am creating a script to automatically generate documentation for my projects with

  • 0

Well I am creating a script to automatically generate documentation for my projects with Doxygen, which seems like an awesome tool.
What is not clear to me, is if the user can use specify directly parameters, such as project name, project description etc., by setting them besides command:

doxygen -g "parameter modification here"
doxygen Doxyfile

Any tips appreciated!

  • 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-06-05T23:39:13+00:00Added an answer on June 5, 2026 at 11:39 pm

    Look at the answer for question 17 in the FAQ: http://www.doxygen.nl/manual/faq.html#faq_cmdline, repeated below for convenience:

    Can I configure doxygen from the command line?

    Not via command line options, but doxygen can read from stdin, so you can pipe things through it. Here’s an example how to override an option in a configuration file from the command line (assuming a UNIX environment):

    ( cat Doxyfile ; echo "PROJECT_NUMBER=1.0" ) | doxygen -
    

    For Windows the following would do the same:

    ( type Doxyfile & echo PROJECT_NUMBER=1.0 ) | doxygen.exe -
    

    If multiple options with the same name are specified then doxygen will use the last one. To append to an existing option you can use the += operator.

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

Sidebar

Related Questions

I have a script working well for creating ad hoc iPhone builds. I can
Does anybody know of a reliable, well-made tool for creating standalone desktop applications complete
I am creating a cookie in a jsp script, which is located at: www.myproject.com/login/index.jsp
I am currently creating a quote system which works like this: User submits data
I have a UIScrollView filled with subviews, all is well when creating it and
Is there a well maintained package available in Python for creating and validating HTML
im creating a route shower with geocoding and reverse geocoding. Works quite well, but
I am creating a Cakephp Application.. My problem is my Jquery work well when
I am creating site with php. On localhost all works well. On my hosting
Well, my website can not redirect to https://www.facebook.com/QuaFootSpa from http://quafootspa.com/ I have tried redirection

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.