Git Product home page Git Product logo

Comments (6)

anb0s avatar anb0s commented on July 24, 2024

Comment by gbrocker on Mon Nov 08 09:59:09 2004

Currently, you are allowed to create as many doxyfiles as you want in each project, each doxyfile being independent from others. This, perhaps, aswers to your request.

But I'm not sure to understand exactly the request, but I will try to guess. Here is what I think I have understood. You would like to have several doxyfiles, each building documentation for a specific part of a project. And you would like to have somewhere (like a property of the project) a place to tell what doxyfiles are part of the general build set. And you would have an action to launch the build of that general build set and each doxyfile of the set would then build.

Could confirm this corresponds to you request ?

from eclox.

anb0s avatar anb0s commented on July 24, 2024

Comment by ruza on Mon Nov 08 15:15:52 2004

Ok to describe in detail what I mean:
Steps:

  1. open C/C++ perspective
  2. expand the C project
  3. there are two doxygen configuration files
    (Doxyfile Doxyfile2)
  4. I select Doxyfile2 and double click
    Result:
    Eclipse opens a text view.
    Expected result:
    Eclipse opens a eclox view.

(Eclipse also shows Doxyfile and Doxyfile2 with different icons)

from eclox.

anb0s avatar anb0s commented on July 24, 2024

Comment by gbrocker on Mon Nov 08 18:43:10 2004

Well, now I see. By now, the doxyfile editor automatically opens on files named either "Doxyfile" or "*.Doxyfile". As you can see "Doxyfile2" doesn't match any pattern and Eclipse uses the fallback default that is the simple text editor.

You should now change the name of doxyfiles that don't open with the right editor...

from eclox.

anb0s avatar anb0s commented on July 24, 2024

Comment by ruza on Mon Nov 08 19:15:38 2004

Can you make the pattern configurable?
Thanks.

from eclox.

anb0s avatar anb0s commented on July 24, 2024

Comment by gbrocker on Tue Nov 09 08:18:43 2004

Well, why not. I don't know if it is technically possible, but I will have a look.

Stay tuned...

from eclox.

anb0s avatar anb0s commented on July 24, 2024

It already works: just to to Preferences -> General -> Editors -> File Associations and add File type: Doxyfile2. Then just add as "associated editors" the "Doxyfile Editor"

eclox_file_association

from eclox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.