Searched refs:html (Results 26 - 50 of 313) sorted by relevance

1234567891011>>

/freebsd-11-stable/release/doc/en_US.ISO8859-1/relnotes/
H A DMakefile12 FORMATS?= html
/freebsd-11-stable/contrib/byacc/package/pkgsrc/
H A DMakefile11 HOMEPAGE= http://invisible-island.net/byacc/byacc.html
/freebsd-11-stable/contrib/mdocml/
H A Dhtml.c1 /* $Id: html.c,v 1.219 2017/07/15 17:57:51 schwarze Exp $ */
35 #include "html.h"
56 {"html", HTML_NLALL},
120 static void print_byte(struct html *, char);
121 static void print_endword(struct html *);
122 static void print_indent(struct html *);
123 static void print_word(struct html *, const char *);
125 static void print_ctag(struct html *, struct tag *);
126 static int print_escape(struct html *, char);
127 static int print_encode(struct html *, cons
[all...]
H A Droff_html.c26 #include "html.h"
28 #define ROFF_HTML_ARGS struct html *h, const struct roff_node *n
51 roff_html_pre(struct html *h, const struct roff_node *n)
H A Dtbl_html.c29 #include "html.h"
31 static void html_tblopen(struct html *, const struct tbl_span *);
80 html_tblopen(struct html *h, const struct tbl_span *sp)
102 print_tblclose(struct html *h)
111 print_tbl(struct html *h, const struct tbl_span *sp)
/freebsd-11-stable/contrib/libstdc++/
H A DMakefile.am114 # Installation of distribution html documentation not yet supported
115 # TODO: Write custom install-html rule.
116 .PHONY: install-html
117 install-html:
/freebsd-11-stable/contrib/groff/doc/
H A DMakefile.in60 $(top_builddir)/src/preproc/html \
85 .SUFFIXES: .me .ms .ps .html .txt .texinfo .dvi .pdf
94 .ms.html:
106 .texinfo.html:
107 $(MAKEINFO) --enable-encoding -I$(srcdir) --html --no-split $< \
125 pic.html: pic.ms
130 webpage.html: webpage.ms gnu.png gnu.eps groff.css
137 -rm -f *.ps *.html *.txt core
H A DMakefile.sub38 $(top_builddir)/src/preproc/html \
64 pic.html
67 pic*.html
83 webpage.html
97 groff.aux groff.cp* groff.dvi groff.es* groff.fn* groff.html groff.ky* \
113 .SUFFIXES: .me .ms .ps .html
119 .ms.html:
129 html: $(HTMLDOCFILES) $(HTMLEXAMPLEFILES)
155 pic.html: pic.ms
160 webpage.html
[all...]
/freebsd-11-stable/release/doc/en_US.ISO8859-1/hardware/
H A DMakefile12 FORMATS?= html
/freebsd-11-stable/contrib/ntp/scripts/
H A DMakefile.am34 install-data-local: install-html
46 plot_summary.html \
57 summary.html \
71 plot_summary.html \
79 summary.html \
127 $(srcdir)/plot_summary.html: $(srcdir)/invoke-plot_summary.menu $(srcdir)/invoke-plot_summary.texi $(srcdir)/plot_summary.texi $(top_srcdir)/sntp/include/version.texi
128 cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o plot_summary.html plot_summary.texi || true )
173 $(srcdir)/summary.html: $(srcdir)/invoke-summary.menu $(srcdir)/invoke-summary.texi $(srcdir)/summary.texi $(top_srcdir)/sntp/include/version.texi
174 cd $(srcdir) && ( makeinfo --force --html
[all...]
/freebsd-11-stable/contrib/binutils/etc/
H A DMakefile.in50 then echo "../texinfo/makeinfo/makeinfo --html"; \
51 else echo "makeinfo --html"; fi`
64 HTMLFILES = standards.html configure.html
97 html:
99 if test -f $(srcdir)/`echo $$f | sed -e 's/.html$$/.texi/'`; then \
108 install-html: html
110 if test ! -f standards.html; then cd $(srcdir); fi; \
111 if test -f standards.html; the
[all...]
/freebsd-11-stable/contrib/groff/font/devhtml/
H A DMakefile.sub1 DEV=html
/freebsd-11-stable/contrib/expat/doc/
H A DMakefile.am46 # https://www.gnu.org/software/automake/manual/automake.html#What-Gets-Cleaned
56 reference.html \
/freebsd-11-stable/share/mk/
H A Dbsd.info.mk20 # (info, dvi, latin1, ps, html). [info]
87 .SUFFIXES: ${ICOMPRESS_EXT} .info .texi .texinfo .dvi .ps .latin1 .html
114 .info.html:
116 ${INSTALL_LINK} ${.TARGET:R}.info.Top.html ${.TARGET}
127 IFILES= ${IFILENS:S/$/${ICOMPRESS_EXT}/:S/.html${ICOMPRESS_EXT}/.html/}
174 CLEANFILES+= ${INFO:S/$/.info.*.html/} ${INFO:S/$/.info/}
179 .if !empty(IFILES:N*.html)
181 ${IFILES:N*.html} ${DESTDIR}${INFODIR}/
185 ${INFO:S/$/.info.*.html/}
[all...]
H A Dbsd.doc.mk26 # (ascii, ps, html). [ascii]
94 DFILE.html= ${DOC}.html
142 ${DOC}.html ${DOC}-*.html
148 ${DOC}*.html ${DESTDIR}${BINDIR}/${VOLUME}/
185 .if !target(${DFILE.html})
187 ${DFILE.html}: _stamp.extra
189 ${DFILE.html}: ${SRCS}
/freebsd-11-stable/contrib/apr/
H A Dapr.spec58 mv docs/dox/html html
77 %doc docs/APRDesign.html docs/canonical_filenames.html
79 %doc html
/freebsd-11-stable/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am33 ntp-wait.html \
40 html_DATA = $(srcdir)/ntp-wait.html
48 ntp-wait.html \
95 $(srcdir)/ntp-wait.html: $(srcdir)/invoke-ntp-wait.menu $(srcdir)/invoke-ntp-wait.texi $(srcdir)/ntp-wait.texi $(top_srcdir)/sntp/include/version.texi
96 cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntp-wait.html ntp-wait.texi || true )
/freebsd-11-stable/contrib/ntp/scripts/ntpsweep/
H A DMakefile.am35 ntpsweep.html \
42 html_DATA = ntpsweep.html
54 ntpsweep.html \
101 $(srcdir)/ntpsweep.html: invoke-ntpsweep.menu invoke-ntpsweep.texi ntpsweep.texi $(top_srcdir)/sntp/include/version.texi
102 cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntpsweep.html ntpsweep.texi || true )
/freebsd-11-stable/contrib/ntp/scripts/ntptrace/
H A DMakefile.am30 ntptrace.html \
39 html_DATA = $(srcdir)/ntptrace.html
47 ntptrace.html \
94 $(srcdir)/ntptrace.html: $(srcdir)/invoke-ntptrace.menu $(srcdir)/invoke-ntptrace.texi $(srcdir)/ntptrace.texi $(top_srcdir)/sntp/include/version.texi
95 cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntptrace.html ntptrace.texi || true )
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A DMakefile.am37 ntpsnmpd.html \
47 $(srcdir)/ntpsnmpd.html \
57 install-data-local: install-html
113 $(srcdir)/ntpsnmpd.html: $(srcdir)/ntpsnmpd.texi $(top_srcdir)/sntp/include/version.texi
114 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntpsnmpd.html ntpsnmpd.texi || true )
/freebsd-11-stable/contrib/gcclibs/libiberty/testsuite/
H A DMakefile.in76 html install-html info install-info clean-info dvi pdf install etags tags installcheck:
/freebsd-11-stable/contrib/gcclibs/libssp/
H A DMakefile.am93 .PHONY: install-html
95 install-html:
/freebsd-11-stable/usr.sbin/ntp/doc/scripts/
H A DMakefile13 .PATH: ${SRCTOP}/contrib/ntp/html/scripts
/freebsd-11-stable/contrib/binutils/gas/doc/
H A DMakefile.in67 HTMLS = as.html
70 MAKEINFOHTML = $(MAKEINFO) --html
356 as.html: as.texinfo $(as_TEXINFOS)
357 rm -rf $(@:.html=.htp)
359 -o $(@:.html=.htp) `test -f 'as.texinfo' || echo '$(srcdir)/'`as.texinfo; \
362 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
363 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
365 if test ! -d $(@:.html
[all...]
/freebsd-11-stable/contrib/libxo/
H A DMakefile.am53 @echo "Uploading libxo-manual.html ... "
57 && cp doc/libxo-manual.html ${GH_PAGES_DIR} \
58 && cp doc/libxo-manual.html ${GH_PAGES_DIR_VER} \
61 && git add libxo-manual.html \
63 libxo-manual.html ${PACKAGE_VERSION} \

Completed in 209 milliseconds

1234567891011>>