Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 1021) sorted by relevance

12345678910>>...41

/openbsd-src/gnu/llvm/lldb/docs/
H A D.htaccess2 Redirect 301 /architecture/index.html https://lldb.llvm.org/resources/architecture.html
3 Redirect 301 /cpp_reference/html/index.html https://lldb.llvm.org/cpp_reference/index.html
4 Redirect 301 /features.html https://lldb.llvm.org/status/features.html
5 Redirect 301 /formats.html https://lldb.llvm.org/use/formatting.html
6 Redirect 301 /goals.html https://lldb.llvm.org/status/goals.html
7 Redirect 301 /lldb-gdb.html https://lldb.llvm.org/use/map.html
8 Redirect 301 /projects.html https://lldb.llvm.org/status/projects.html
9 Redirect 301 /remote.html https://lldb.llvm.org/use/remote.html
10 Redirect 301 /source.html https://lldb.llvm.org/resources/contributing.html
11 Redirect 301 /tutorial.html https://lldb.llvm.org/use/tutorial.html
[all …]
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dpod.mak8 all: html
369 HTML = perl.html \
370 perl5004delta.html \
371 perl5005delta.html \
372 perl5100delta.html \
373 perl5101delta.html \
374 perl5120delta.html \
375 perl5121delta.html \
376 perl5122delta.html \
377 perl5123delta.html \
717 html: $(POD2HTML) $(HTML) global() target
[all...]
/openbsd-src/usr.bin/mandoc/
H A Dhtml.h85 struct html { struct
123 void roff_html_pre(struct html *, const struct roff_node *); argument
125 void print_gen_comment(struct html *, struct roff_node *);
126 void print_gen_decls(struct html *);
127 void print_gen_head(struct html *);
128 struct tag *print_otag(struct html *, enum htmltag, const char *, ...);
129 struct tag *print_otag_id(struct html *, enum htmltag, const char *,
131 void print_tagq(struct html *, const struct tag *);
132 void print_stagq(struct html *, const struct tag *);
133 void print_tagged_text(struct html *, const char *,
[all …]
/openbsd-src/gnu/gcc/gcc/doc/
H A Dinstall.texi2html26 for x in index.html specific.html prerequisites.html download.html configure.html \
27 build.html test.html finalinstall.html binaries.html old.html \
28 gfdl.html
32 …$MAKEINFO -I $SOURCEDIR -I $SOURCEDIR/include $SOURCEDIR/install.texi --html --no-split -D$define …
/openbsd-src/gnu/lib/libreadline/doc/
H A DMakefile.in73 HTMLOBJ = readline.html history.html rluserman.html
86 all: info dvi html ps text
87 nodvi: info html text
124 readline.html: ${RLSRC}
126 sed -e 's:rlman.html:readline.html:g' rlman.html > readline.html
128 rluserman.html: ${RLSRC}
131 history.html: ${HISTSRC}
133 sed -e 's:hist.html:history.html:g' hist.html > history.html
134 $(RM) hist.html
139 html: $(HTMLOBJ)
[all …]
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/tests/
H A DMakefile.am16 html-docdesc html-extrali html-min html-manuals html-para html-title \
17 html-top \
31 html-docdesc.txi html-extrali.txi html-min.txi html-para.txi html-title.txi \
32 html-top.txi \
H A Dhtml-top7 ../makeinfo --no-split --force -o html-top.html --html $srcdir/html-top.txi \
9 test -s html-top.html
12 rm -f html-top.html
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dinstall.texi2html24 for x in index.html specific.html download.html configure.html \
25 build.html test.html finalinstall.html binaries.html old.html \
26 gfdl.html
30 …$MAKEINFO -I $SOURCEDIR -I $SOURCEDIR/include $SOURCEDIR/install.texi --html --no-split -D$define …
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/
H A DMakefile6 all: documentation.html \
8 17_intro/porting.html \
9 17_intro/porting-howto.html
12 documentation.html: $(wildcard */howto.html)
16 for i in [0-9]*/howto.html; do \
21 awk -v file=ext/howto.html -v "title=Extensions to the Standard Library"\
22 -f makedoc.awk ext/howto.html >> tmp.middle ;\
27 faq/index.txt: faq/index.html
30 17_intro/porting.html: 17_intro/porting.texi
31 ${MAKEINFO} -I ${INC} --html --no-split $< -o $@
[all …]
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/
H A DMakefile6 all: documentation.html \
9 17_intro/porting.html \
10 17_intro/porting-howto.html
13 documentation.html: $(wildcard */howto.html)
17 for i in [0-9]*/howto.html; do \
22 awk -v file=ext/howto.html -v "title=Extensions to the Standard Library"\
23 -f makedoc.awk ext/howto.html >> tmp.middle ;\
28 faq/index.txt: faq/index.html
31 17_intro/porting.html: 17_intro/porting.texi
32 ${MAKEINFO} -I ${INC} --html --no-split $< -o $@
[all …]
/openbsd-src/gnu/llvm/clang/tools/include-mapping/
H A Dtest.py17 html = """
25 actual = _ParseIndexPage(html)
42 html = """
56 self.assertEqual(_ParseSymbolPage(html, 'foo'), set(['<cmath>']))
63 html = """
97 self.assertEqual(_ParseSymbolPage(html, "foo"),
105 html = """
124 self.assertEqual(_ParseSymbolPage(html, "foo"),
131 html = """
148 self.assertEqual(_ParseSymbolPage(html, "int8_t"),
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/HTTP-Tiny/corpus/
H A Dredirect-03.txt4 http://example.com/index.html
6 <a href="http://example.com/index3.html">redirect</a>
8 http://example.com/index2.html
10 GET /index.html HTTP/1.1
18 Content-Type: text/html
20 Location: http://example.com/index2.html
22 <a href="http://example.com/index2.html">redirect</a>
25 GET /index2.html HTTP/1.1
33 Content-Type: text/html
35 Location: http://example.com/index3.html
[all …]
H A Dredirect-02.txt4 http://example.com/index.html
6 <a href="http://example.com/index2.html">redirect</a>
8 http://example.com/index.html
10 GET /index.html HTTP/1.1
18 Content-Type: text/html
20 Location: http://example.com/index2.html
22 <a href="http://example.com/index2.html">redirect</a>
25 GET /index2.html HTTP/1.1
33 Content-Type: text/html
35 Location: http://example.com/index3.html
[all …]
H A Dredirect-04.txt4 http://example.com/index.html
8 http://example.com/index3.html
10 GET /index.html HTTP/1.1
18 Content-Type: text/html
20 Location: http://example.com/index2.html
22 <a href="http://example.com/index2.html">redirect</a>
25 GET /index2.html HTTP/1.1
33 Content-Type: text/html
35 Location: http://example.com/index3.html
37 <a href="http://example.com/index3.html">redirect</a>
[all …]
H A Dredirect-05.txt2 http://example.com/index.html
6 http://example.com/index3.html
8 GET /index.html HTTP/1.1
16 Content-Type: text/html
18 Location: http://example.com/index2.html
20 <a href="http://example.com/index2.html">redirect</a>
23 GET /index2.html HTTP/1.1
31 Content-Type: text/html
33 Location: /index3.html
35 <a href="http://example.com/index3.html">redirect</a>
[all …]
H A Dredirect-08.txt2 http://example.com/index.html
4 <a href="http://example.com/index2.html">redirect</a>
6 http://example.com/index.html
8 GET /index.html HTTP/1.1
16 Content-Type: text/html
18 Location: http://example.com/index2.html
20 <a href="http://example.com/index2.html">redirect</a>
/openbsd-src/gnu/llvm/clang/www/
H A Dmenu.html.incl8 <a href="http://llvm.org/releases/download.html">Download</a>
9 <a href="/index.html">About</a>
10 <a href="/features.html">Features</a>
11 <a href="/related.html">Related Projects</a>
12 <a href="/docs/UsersManual.html">User's Manual</a>
13 <a href="/compatibility.html">Language&nbsp;Compatibility</a>
14 <a href="/docs/LanguageExtensions.html">Language&nbsp;Extensions</a>
15 <a href="/c_status.html">C Status</a>
16 <a href="/cxx_status.html">C++ Status</a>
21 <a href="/get_started.html">Get&nbsp;Started</a>
[all …]
/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dgendocs.sh102 html=
112 --html) shift; html=$1;;
188 cmd="${MAKEINFO} --no-split --html -o $PACKAGE.html $html $srcfile"
190 rm -rf $PACKAGE.html # in case a directory is left over
193 gzip -f -9 -c $PACKAGE.html >$outdir/$PACKAGE.html.gz
195 mv $PACKAGE.html $outdir/
197 cmd="${MAKEINFO} --html -o $PACKAGE.html $html $srcfile"
200 split_html_dir=$PACKAGE.html
203 tar -czf ../$outdir/${PACKAGE}.html_node.tar.gz -- *.html
206 rm -f $outdir/html_node/*.html
[all …]
/openbsd-src/gnu/llvm/clang/www/analyzer/
H A Dmenu.html.incl5 <a href="/index.html">About</a>
7 <li><a href="/index.html">About the Analyzer</a></li>
13 <a href="/filing_bugs.html">Filing Bugs</a>
18 <li><a href="/installation.html">Obtaining the Analyzer</a></li>
19 <li><a href="/scan-build.html">Command Line Usage</a></li>
20 <li><a href="/xcode.html">Using within Xcode</a></li>
21 <li><a href="/available_checks.html">Available Checks</a></li>
22 <li><a href="/faq.html">FAQ</a></li>
23 <li><a href="/annotations.html">Source-level Annotations</a></li>
29 <li><a href="/checker_dev_manual.html">Checker Developer Manual</a></li>
[all …]
/openbsd-src/gnu/usr.bin/perl/Porting/
H A DcheckURL.pl223 ftp://ftp.stratus.com/pub/vos/posix/ga/ga.html
224 ftp://ftp.stratus.com/pub/vos/utility/utility.html
228 http://perlmonks.thepen.com/42898.html
234 http://www.wg.omron.co.jp/cgi-bin/j-e/jfriedl.html
235 http://persephone.cps.unizar.es/general/gente/spd/gzip/gzip.html
248 http://www.s390.ibm.com/products/oe/bpxqp1.html
249 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg01396.html
250 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg01489.html
251 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg01491.html
252 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg01608.html
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/
H A Dnonbreaking-space-l11 S<L<RFC2535|https://tools.ietf.org/html/rfc2535>>
12 S<L<RFC2536|https://tools.ietf.org/html/rfc2536>>
13 S<L<RFC2931|https://tools.ietf.org/html/rfc2931>>
14 S<L<RFC3110|https://tools.ietf.org/html/rfc3110>>
15 S<L<RFC4034|https://tools.ietf.org/html/rfc4034>>
23 RFC2535 <https://tools.ietf.org/html/rfc2535>
24 RFC2536 <https://tools.ietf.org/html/rfc2536>
25 RFC2931 <https://tools.ietf.org/html/rfc2931>
26 RFC3110 <https://tools.ietf.org/html/rfc3110>
27 RFC4034 <https://tools.ietf.org/html/rfc4034>
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/
H A Dnonbreaking-space-l11 S<L<RFC2535|https://tools.ietf.org/html/rfc2535>>
12 S<L<RFC2536|https://tools.ietf.org/html/rfc2536>>
13 S<L<RFC2931|https://tools.ietf.org/html/rfc2931>>
14 S<L<RFC3110|https://tools.ietf.org/html/rfc3110>>
15 S<L<RFC4034|https://tools.ietf.org/html/rfc4034>>
24 RFC2535\ <https://tools.ietf.org/html/rfc2535>
25 RFC2536\ <https://tools.ietf.org/html/rfc2536>
26 RFC2931\ <https://tools.ietf.org/html/rfc2931>
27 RFC3110\ <https://tools.ietf.org/html/rfc3110>
28 RFC4034\ <https://tools.ietf.org/html/rfc4034>
/openbsd-src/gnu/llvm/llvm/utils/release/
H A Dbuild-docs.sh45 mv $builddir/$proj_dir/docs/doxygen/html $output
102 docs-clang-html \
103 docs-clang-tools-html \
104 docs-flang-html \
105 docs-lld-html \
106 docs-llvm-html \
107 docs-polly-html \
121 docs-libcxx-html \
128 html_dir=$builddir/html-export/
132 mv $builddir/$d/html/* $html_dir/$d/
[all …]
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dcmds.c408 if (html) in cm_asterisk()
432 if (html && !in_fixed_width_font) in cm_dots()
453 if (html && !in_fixed_width_font) in cm_enddots()
465 if (html) in cm_bullet()
483 else if (html) in cm_minus()
494 if (html) in cm_dmn()
553 if (html) in cm_copyright()
570 if (html) in cm_registeredsymbol()
603 if ((html && html_output_head_p) || xml) in cm_comment()
638 if (html) in cm_comment()
[all …]
/openbsd-src/gnu/llvm/llvm/docs/
H A DCMakeLists.txt34 "See http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters")
36 "See http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes")
96 # ./ suffix is needed to copy the contents of html directory without
97 # appending html/ into LLVM_INSTALL_DOXYGEN_HTML_DIR.
98 install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doxygen/html/.
99 COMPONENT doxygen-html
109 add_sphinx_target(html llvm)
152 COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
153 COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
154 COMMAND ${OCAMLFIND} ocamldoc -d ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
[all …]

12345678910>>...41