Files
mongo/docs/Makefile
Michael Cahill 192342cd0f Eliminate old / broken pages from the documentation.
--HG--
rename : docs/src/utility.dox => docs/src/command-line.dox
rename : docs/src/tuning.dox => docs/src/dump-formats.dox
rename : docs/src/fileformats.dox => docs/src/file-formats.dox
extra : rebase_source : 8fc899ad7c45f85abd19a40345e37e9efeaa2fd9
2011-09-19 22:48:50 +10:00

5 lines
49 B
Makefile

all:
@(cd ../dist && sh s_docs -t)
.PHONY: all