Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Can I use pipelines to generate doxygen documents from my source?

I have a repo with "C" source, most with doxygen style tags.  I would like to use pipelines to generate that code when changes are made.  Is there a way to do this?

I tried a C++ pipeline, but it does not have a doxygen command in it's image?  Is there another image that does?  How can I get specs on the various pipeline images?

1 answer

1 accepted

1 vote
Answer accepted
Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Dec 07, 2022

Hi @Wayne_Johnson,

Thank you for reaching out to the community.

Indeed, you can use Pipelines to trigger a Pipelines build when there's someone pushed to your repository.
This is by using the default trigger.
I'm not really 100% familiar with doxygen Docker image, however, you can check Docker hub for any existing images that you can use.

Here's what I've found so far:

We also encourage you to create your own Docker image so that you can easily maintain it if needed.

Hope it helps and do let me know if you have further questions.

Regards,
Mark C

Thanks.  I was just using the standard image.  Didn’t realize I could use any hub image.  It’s working now, just need to add the steps to push the html somewhere.

Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Dec 08, 2022

Hi @Wayne_Johnson,

Great. Glad to know it is working now.

Do let me know if you have further questions that I can help with and feel free to mark this question as answered as well.

Regards,
Mark C

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events