Dmitry Arkhipov
d1d822e5aa
allow doxygen XML dir as source
2025-05-02 10:17:25 +03:00
Dmitry Arkhipov
5084e6c207
support for extension modules
2024-08-21 10:16:57 +10:00
Dmitry Arkhipov
fb32865dac
updated copyright attribution
2024-08-21 10:01:10 +10:00
Dmitry Arkhipov
525cf70935
jamfile cleanup
2024-08-21 10:01:10 +10:00
Dmitry Arkhipov
fc4968b93c
more robust dependency on python
...
1. Rather than importing python module, we use it, so that it is
initialised.
2. If <python.interpreter> is still an empty string, we replace it with
`python`.
2024-08-20 12:10:07 +10:00
Dmitry Arkhipov
f3c68518b8
fix building subproduct targets
2024-06-14 15:56:47 +03:00
Dmitry Arkhipov
a044e18be5
limit flags to generate-reference
2024-05-03 17:59:47 +03:00
Dmitry Arkhipov
d409c66125
implementation of docca in Python
2024-05-03 12:54:54 +03:00
Evan Lenz
dead85f82a
Remove library-specific template type names
...
fix #107
2021-10-30 21:53:10 -07:00
Dmitry Arkhipov
b11d62875f
null-action doesn't cut off dependencies
2021-05-04 00:12:03 +03:00
Dmitry Arkhipov
7e68aa7be6
Include usage requirement for reference target
2021-04-14 20:41:02 +03:00
Dmitry Arkhipov
8cffc1ff54
Better null_action
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
33082befb8
Fix paths on Windows
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
05a17bba61
Use standard signature for main target rules
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
1871df3dfd
Support targets in subdirectories
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
fb218aee22
Import quickbook from docca
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
1ee0ff428e
Generate doxygen config and run doxygen from docca
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
3505007929
Put intermediary targets into a subdirectory
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
7fee8afb49
Establish dependencies between docca stylesheets
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
4222608fb2
Fixed source for xml-pages
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
d1fe2e298a
Make intermediary targets explicit
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
ea07c3ef33
Use common.copy
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
692955d9d6
Remove unused targets
2021-04-02 22:46:55 +03:00
Dmitry Arkhipov
4ce8637e6d
Create a dedicated docca Jam module
2021-04-02 22:46:55 +03:00