HomeSort by: relevance | last modified time | path
    Searched refs:docs (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/bsd/kyua-cli/dist/integration/
cmd_about_test.sh 61 mkdir docs
62 echo "Author <author@example.net>" >docs/AUTHORS
63 echo "Copyright text" >docs/COPYING
64 export KYUA_DOCDIR=docs
82 mkdir docs
83 echo "Author <author@example.net>" >docs/AUTHORS
84 export KYUA_DOCDIR=docs
85 atf_check -s exit:0 -o file:docs/AUTHORS -e empty kyua about authors
101 mkdir docs
102 echo "Copyright text" >docs/COPYIN
    [all...]
  /src/external/bsd/nvi/
Makefile 14 SUBDIR+= docs
nvi2netbsd 81 rm -fr docs/html
82 rm -f docs/*/*.ps docs/*/grohtml* docs/*/*.0 docs/*/*.txt
  /src/external/bsd/nvi/docs/info/
Makefile 5 .PATH: ${DIST}/docs/vi.ref
  /src/external/mit/xorg/share/man/man7/
Makefile 8 .PATH: ${X11SRCDIR.xorg-docs}/man
  /src/external/bsd/nvi/docs/USD.doc/edit/
Makefile 6 .PATH: ${DIST}/docs/edit
  /src/external/mit/libcbor/dist/
release.sh 35 echo ">>>>> Checking docs"
52 cp -r doxygen/html $DIR/docs/doxygen
64 git add docs/doxygen
79 pushd docs
  /src/external/mit/libcbor/dist/misc/hooks/
pre-commit 6 cd docs
  /src/external/gpl3/gcc/dist/maintainer-scripts/
generate_libstdcxx_web_docs 46 ${SRCDIR}/configure --enable-languages=c,c++ --disable-gcc --disable-multilib $disabled_libs --docdir=/docs
53 cd $DESTDIR/docs
update_web_docs_git 3 # Generate HTML documentation from GCC Texinfo docs.
138 # Note that we have to preserve gcc/jit/docs since the jit docs are
139 # not .texi files (Makefile, .rst and .png), and the jit docs use
148 -o -path "gcc/gcc/jit/docs/*" \
154 tar cf docs-sources.tar gcc
197 # Specifically, the jit docs need Sphinx 3.0 or later.
202 pushd gcc/gcc/jit/docs
205 cp -a gcc/gcc/jit/docs/_build/html jit
279 # Preprocess the entire web site, not just the install docs!
    [all...]
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
generate_libstdcxx_web_docs 46 ${SRCDIR}/configure --enable-languages=c,c++ --disable-gcc --disable-multilib $disabled_libs --docdir=/docs
53 cd $DESTDIR/docs
update_web_docs_git 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 ji
    [all...]
update_web_docs_svn 3 # Generate HTML documentation from GCC Texinfo docs.
123 # Note that we have to preserve gcc/jit/docs since the jit docs are
124 # not .texi files (Makefile, .rst and .png), and the jit docs use
133 -o -path "gcc/gcc/jit/docs/*" \
139 tar cf docs-sources.tar gcc
179 # Specifically, the jit docs need sphinx 1.0 or later.
181 # The jit/docs Makefile uses the executable $(SPHINXBUILD),
192 pushd gcc/gcc/jit/docs
195 cp -a gcc/gcc/jit/docs/_build/html ji
    [all...]
  /src/external/bsd/nvi/dist/dist/
export 12 (cd $dir/docs
  /src/external/bsd/nvi/docs/USD.doc/exref/
Makefile 6 .PATH: ${DIST}/docs/exref
  /src/external/apache2/llvm/dist/llvm/utils/vim/syntax/
machine-ir.vim 10 " See the MIR LangRef: https://llvm.org/docs/MIRLangRef.html
  /src/external/bsd/unbound/dist/libunbound/python/
Makefile 65 $(MAKE) -C docs html
  /src/external/gpl2/mkhybrid/dist/
mkisofs.spec 38 Added %doc line to spec file (was missing all docs before).
  /src/external/bsd/nvi/docs/USD.doc/vitut/
Makefile 6 .PATH: ${DIST}/docs/vitut
  /src/share/mk/
bsd.doc.mk 21 # If there are multiple docs to be generated, set these:
97 # (they could be for some docs, but not others) and we can't use
121 # the non-mdoc docs. (e.g. the curses one) TOOL_ROFF_DOCHTML uses
123 # docs. It might end up being necessary to choose one or the other on
  /src/libexec/httpd/lua/
optparse.lua 3 -- http://docs.python.org/lib/module-optparse.html
  /src/crypto/external/bsd/netpgp/dist/bindings/lua/
optparse.lua 3 -- http://docs.python.org/lib/module-optparse.html
  /src/crypto/external/bsd/netpgp/dist/src/hkpclient/
optparse.lua 3 -- http://docs.python.org/lib/module-optparse.html
  /src/external/apache2/llvm/dist/llvm/tools/opt-viewer/
optrecord.py 277 docs = yaml.load_all(f, Loader=Loader)
282 for remark in docs:
  /src/external/bsd/am-utils/dist/doc/
Makefile.am 43 # personal rule for Erez Zadok to generate and install html docs
46 AMU_HTML_TOP=$(HOME)/proj/www/docs/am-utils

Completed in 33 milliseconds

1 2