Changeset ed631e9
- Timestamp:
- Nov 24, 2007, 10:09:43 PM (17 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- e2da295
- Parents:
- 32d6958
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Makefile.am
r32d6958 red631e9 28 28 (echo PROJECT_NUMBER = $(PROJECT_NUMBER) ; cat $(srcdir)/examples.cfg) | doxygen - 29 29 30 %.sgml: 31 32 %.1: %.sgml 30 .sgml.1: 33 31 docbook-to-man $< > $*.1 34 32 35 %.html: %.sgml 33 .sgml.html: 36 34 docbook2html $< && mv index.html $*.html 37 35
Note: See TracChangeset
for help on using the changeset viewer.