Lines Matching refs:docs
3 # Generate HTML documentation from GCC Texinfo docs.
124 # Note that we have to preserve gcc/jit/docs since the jit docs are
125 # not .texi files (Makefile, .rst and .png), and the jit docs use
134 -o -path "gcc/gcc/jit/docs/*" \
140 tar cf docs-sources.tar gcc
180 # Specifically, the jit docs need sphinx 1.0 or later.
182 # The jit/docs Makefile uses the executable $(SPHINXBUILD),
194 pushd gcc/gcc/jit/docs
197 cp -a gcc/gcc/jit/docs/_build/html jit
271 # Preprocess the entire web site, not just the install docs!