Categories
Google Season of Docs

GSoD week 2

Hi!

Looking at the timeline of my GSoD proect, this week was supposed to be about refreshing the doxygen skin. I worked a bit with the doxygen CSS to make the doc output more coherent with the currect ScummVM website, for example using similar colors. This didn’t turn out to be a great idea and decreased the overall readability of documentation, so in the end, this change has been reverted. As agreed through a Discord poll, we are going back to a vanilla doxygen skin for now.

At the same time, I am still working on header files from the common folder. Let me explain what I mean when say I’m ‘working’ on them:

Categories
Google Season of Docs

GSoD week 1

Hi!

As the first week of my GSoD project is coming to an end, I’d like to give you a recap of what I’ve managed to accomplish so far.

I’ve worked a bit with my original pull request which was part of my GSoD application. I removed some files from it to restrict the scope and right now it is purely focused on adding doxygen groups to files in the common folder. This will greatly improve the structure of the doxygen output.We are still making some decisions there regarding terminology but I’m hoping this can go in pretty soon. You can view the output of that PR here.