Clone from the Lumiera Master-Repo (as Test for Forgejo) https://git.lumiera.org/
Find a file
Mats Wichmann 4cf4e09049 sconsDoxy: Move all markdown READMEs to reST
It's a pain to mentally switch markup style if modifying notes
on several tools. pandoc used for the conversion.

Signed-off-by: Mats Wichmann <mats@linux.com>
2022-02-12 08:36:50 -07:00
Sample sconsDoxy: Remove the symlink for doxygen 2021-07-03 01:59:28 -04:00
test_config Add support for @INCLUDE tags in doxyfiles 2013-08-12 22:34:57 +01:00
__init__.py sconsDoxy: Run converters on chapel and doxygen tools 2021-03-05 08:55:42 -07:00
doxygen.py sconsDoxy: Run converters on chapel and doxygen tools 2021-03-05 08:55:42 -07:00
lgpl-2.1.txt sconsDoxy: Import the final state of the Mercurial repository without the history. 2020-06-02 19:26:31 +01:00
LICENCE.txt sconsDoxy: Import the final state of the Mercurial repository without the history. 2020-06-02 19:26:31 +01:00
notes.txt Restructure so that the plugin is a module and a package, it's just more flexible. 2013-08-12 16:05:59 +01:00
README.rst sconsDoxy: Move all markdown READMEs to reST 2022-02-12 08:36:50 -07:00
test.py sconsDoxy: Run converters on chapel and doxygen tools 2021-03-05 08:55:42 -07: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>`__