diff options
| author | Bryce Harrington <bryce@osg.samsung.com> | 2017-07-22 22:15:11 +0000 |
|---|---|---|
| committer | Bryce Harrington <bryce@osg.samsung.com> | 2017-07-22 22:18:32 +0000 |
| commit | 35111418c7cdce909ce60352234eacad437d6c3d (patch) | |
| tree | f57ace9ca711be06e0fb7f601ab1dce1e8f68f29 | |
| parent | Drop old autotools leftover scripts (diff) | |
| download | inkscape-35111418c7cdce909ce60352234eacad437d6c3d.tar.gz inkscape-35111418c7cdce909ce60352234eacad437d6c3d.zip | |
Move Doxyfile into buildtools/ subdir
doxygen lets you pass the config file name on the command line, so it's
not necessary that this live in the root directory. We do not host the
doxygen output on the project website, and I'm not aware that many
developers utilize this for their own reference. However, I've verified
the config file still works, so no reason to get rid of it.
| -rw-r--r-- | buildtools/Doxyfile (renamed from Doxyfile) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Doxyfile b/buildtools/Doxyfile index f5db13c15..f5db13c15 100644 --- a/Doxyfile +++ b/buildtools/Doxyfile |
