Author Topic: 'Official' Doxygen home  (Read 1488 times)

0 Members and 1 Guest are viewing this topic.

Offline chief1983

  • Still lacks a custom title
  • Moderator
  • 212
  • ⬇️⬆️⬅️⬅️🅰➡️⬇️
    • Skype
    • Steam
    • Twitter
    • Fate of the Galaxy
'Official' Doxygen home
Well, it seemed we needed a permanent place to keep the Doxygen output from the codebase, as well as a way to update it.  So I checked the code out on one of my home servers and set up a script that will update the codebase, and if needed, rerun Doxygen on it, and then rsync the Doxygen output to the SCP website.

FS2 Open Documentation

It only runs the rest of the script if the code is actually update, much like my nightly build script.  This was mostly just me stretching my Bash legs though.

On a side note, Doxygen output some warnings about the documentation while it was running, and I opened a ticket with all of them.
Fate of the Galaxy - Now Hiring!  Apply within | Diaspora | SCP Home | Collada Importer for PCS2
Karajorma's 'How to report bugs' | Mantis
#freespace | #scp-swc | #diaspora | #SCP | #hard-light on EsperNet

"You may not sell or otherwise commercially exploit the source or things you created based on the source." -- Excerpt from FSO license, for reference

Nuclear1:  Jesus Christ zack you're a little too hamyurger for HLP right now...
iamzack:  i dont have hamynerge i just want ptatoc hips D:
redsniper:  Platonic hips?!
iamzack:  lays

 

Offline Echelon9

  • 210
Re: 'Official' Doxygen home
Fantastic! Good to see more widespread benefit and use of the documentation.