LUMIERA.clone/admin/scons
Ichthyostega 7b7821c0ee MERGE: bring in the latest Scons Doxygen Builder
Actually, the Lumiera project picked an early version of this tool in August 2008.
See the commits:
6d5cf0e642
9643f46cc8

This subtree add/merge commit brings in a consolidated history of the Scons Doxygen code
from the scons-contrib repository, combined with the old Mercurial history.

We need a current version of this tool which has been ported to Python-3
2025-04-08 04:04:42 +02:00
..
Sample MERGE: bring in the latest Scons Doxygen Builder 2025-04-08 04:04:42 +02:00
test_config MERGE: bring in the latest Scons Doxygen Builder 2025-04-08 04:04:42 +02:00
__init__.py MERGE: bring in the latest Scons Doxygen Builder 2025-04-08 04:04:42 +02:00
DIR_INFO Anchor: Directory for Scons tools 2025-04-08 04:10:02 +02:00
doxygen.py MERGE: bring in the latest Scons Doxygen Builder 2025-04-08 04:04:42 +02:00
doxygenTests.py MERGE: bring in the latest Scons Doxygen Builder 2025-04-08 04:04:42 +02:00
lgpl-2.1.txt MERGE: bring in the latest Scons Doxygen Builder 2025-04-08 04:04:42 +02:00
LICENCE.txt MERGE: bring in the latest Scons Doxygen Builder 2025-04-08 04:04:42 +02:00
notes.txt MERGE: bring in the latest Scons Doxygen Builder 2025-04-08 04:04:42 +02:00
README.rst MERGE: bring in the latest Scons Doxygen Builder 2025-04-08 04:04:42 +02:00

Doxygen Tools for SCons
=======================

Introduction
------------

`SCons <http://www.scons.org>`__ is a build framework originally for C,
C++, Fortran, and D builds. It has though a tools (think plugin)
architecture that allows tools to be built for other language builds.
This repository contains a tool for building Doxygen documentation.

Licence
-------

This software is provided by the SCons Foundation under the `LGPL v2.1
licence <https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html>`__