Home
last modified time | relevance | path

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

/mbedtls-latest/docs/architecture/
DMakefile5 all_markdown = $(wildcard *.md */*.md) macro
7 html: $(all_markdown:.md=.html)
8 pdf: $(all_markdown:.md=.pdf)
/mbedtls-latest/docs/proposed/
DMakefile5 all_markdown = \ macro
12 html: $(all_markdown:.md=.html)
13 pdf: $(all_markdown:.md=.pdf)