Home
last modified time | relevance | path

Searched refs:HTML (Results 1 – 6 of 6) sorted by relevance

/libuv/docs/
H A DMakefile28 @echo " html to make standalone HTML files"
29 @echo " livehtml to make standalone HTML files and live reload them"
30 @echo " dirhtml to make HTML files named index.html in directories"
31 @echo " singlehtml to make a single large HTML file"
34 @echo " htmlhelp to make HTML files and a HTML help project"
35 @echo " qthelp to make HTML files and a qthelp project"
36 @echo " devhelp to make HTML files and a Devhelp project"
58 @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
66 @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml."
71 @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml."
[all …]
H A Dmake.bat22 echo. html to make standalone HTML files
23 echo. dirhtml to make HTML files named index.html in directories
24 echo. singlehtml to make a single large HTML file
27 echo. htmlhelp to make HTML files and a HTML help project
28 echo. qthelp to make HTML files and a qthelp project
29 echo. devhelp to make HTML files and a Devhelp project
68 echo.Build finished. The HTML pages are in %BUILDDIR%/html.
76 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml.
84 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml.
108 echo.Build finished; now you can run HTML Help Workshop with the ^
/libuv/tools/
H A Dmake_dist_html.py8 HTML = r''' variable
120 html = HTML.format(groups=groups).strip()
/libuv/
H A DREADME.md71 Build documentation as HTML:
77 Build documentation as HTML and live reload it when it changes (this requires
H A DLINKS.md40 …e for creating native cross-platform software on mobile and desktop using HTML, CSS, and JavaScript
H A DChangeLog3717 * doc: add ability to live reload and regenerate HTML (Saúl Ibarra Corretgé)

Completed in 41 milliseconds