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 1063241
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T18:45:16+00:00 2026-05-16T18:45:16+00:00

I am programming a project in Objective-C and I have started to use Doxygen

  • 0

I am programming a project in Objective-C and I have started to use Doxygen to automatically generate documentation. A significant portion of the project contains basic C functions. Unfortunately Doxygen is not documenting C functions, only Objective-C classes and their methods. I have the functions defined in several header files like so:

BOOL myFunc(void);

Which I then have implemented in a .m.

Does Doxygen not detect straight C functions in Objective-C or is there an option I have to turn on? Is my function defined incorrectly for Doxygen?

  • 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-16T18:45:17+00:00Added an answer on May 16, 2026 at 6:45 pm

    Doxygen certainly documents straight C functions.

    After more testing

    Use the Doxywizard and check the values in expert mode – it provides some nice help when you mouse over things. In particular, you should have changed the default so EXTRACT_ALL is
    checked

    I think needing this to be set, opposite to the default, is possibly a bug.

    If desperate, post the settings up in the question. I just created a sample from scratch and verified that your function showed up using Doxygen when I use EXTRACT_ALL but there is no File Members section if I turn that off.

    You should see the functions underneath Files – File Members, as seen here in the VTK docs.

    Sorry I didn’t pick it up earlier but I always have EXTRACT_ALL on as I’m working on legacy code bases where most functions lack special comments.

    earlier idea Try adding an @file comment at the top of the file to see if that is being processed.

       /// @file fred.h This file defines functions used in fred.m
    

    My bet is that your file extension or your directory is not included in the doxygen setup file you’re running.

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

Sidebar

Related Questions

I've started using Project Euler to improve my objective-c coding and have worked through
I do have experience with Ruby on Rails, and am programming a project in
So for my programming class we have had a project to create a virtual
For a school project i need to write or use a online programming editor.
I'm currently working on an objective c project, and have a method that enables/disables
Hey, I need to use the GCrypt library from within an XCode Objective-C project.
I have a college programming project in C++ divided into two parts. I beggining
I have created a Wicket application for a final year programming project. I need
I'm working on a programming project--writing a basic P2P filesharing application in Python. I'm
I have a small project which will use iPad as an information kiosk for

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.