Home
last modified time | relevance | path

Searched refs:all_markdown (Results 1 – 2 of 2) sorted by relevance

/docs/proposed/
A DMakefile5 all_markdown = \ macro
9 html: $(all_markdown:.md=.html)
10 pdf: $(all_markdown:.md=.pdf)
/docs/architecture/
A DMakefile5 all_markdown = $(wildcard *.md */*.md) macro
7 html: $(all_markdown:.md=.html)
8 pdf: $(all_markdown:.md=.pdf)

Completed in 27 milliseconds