xref: /aosp_15_r20/external/ltp/doc/Makefile (revision 49cdfc7efb34551c7342be41a7384b9c40d7cab7)
1*49cdfc7eSAndroid Build Coastguard Workerall:
2*49cdfc7eSAndroid Build Coastguard Worker	sphinx-build -b html . html
3*49cdfc7eSAndroid Build Coastguard Worker
4*49cdfc7eSAndroid Build Coastguard Workerspelling:
5*49cdfc7eSAndroid Build Coastguard Worker	sphinx-build -b spelling -d build/doctree . build/spelling
6*49cdfc7eSAndroid Build Coastguard Worker
7*49cdfc7eSAndroid Build Coastguard Workerclean:
8*49cdfc7eSAndroid Build Coastguard Worker	rm -rf html/
9