[Mesa-dev] [PATCH 0/2] doxygen: Properly handle doxygen_sqlite3.db output file

Rhys Kidd rhyskidd at gmail.com
Fri Jun 26 20:14:36 PDT 2015


A simple patch set for my first proposed Mesa contribution.

Modern doxygen uses a SQLite intermediate output file when producing
documentation from source code. Mesa's Makefile and .gitignore in doxygen/
could better handle this output file, which these two patches address.

Rhys Kidd (2):
  doxygen: Add doxygen_sqlite3.db to .gitignore
  doxygen: Remove doxygen_sqlite3.db with 'make clean'

 doxygen/.gitignore | 1 +
 doxygen/Makefile   | 1 +
 2 files changed, 2 insertions(+)

-- 
2.1.4



More information about the mesa-dev mailing list