summaryrefslogtreecommitdiff
path: root/man/tip/index.html
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2020-01-26 18:43:41 -0800
committerGarrett D'Amore <garrett@damore.org>2020-01-26 20:19:40 -0800
commite80ba7f43993318b1b55d970598b39a89bcd2a60 (patch)
treeb36301f33b7f9a06e7adfd6fad92fc3d57943714 /man/tip/index.html
parent3e6973c0c065948cff3099ee306b95bf10631fe7 (diff)
downloadnng-e80ba7f43993318b1b55d970598b39a89bcd2a60.tar.gz
nng-e80ba7f43993318b1b55d970598b39a89bcd2a60.tar.bz2
nng-e80ba7f43993318b1b55d970598b39a89bcd2a60.zip
Redesign of the tooling, and new styling for manual pages.
This should get us much much closer to proper conformant CSS, and legal HTML5. It also gets rid of some dodgy styling around the old fonts. Finally, we generate the table of contents for all man pages now. This is a rought draft.
Diffstat (limited to 'man/tip/index.html')
-rw-r--r--man/tip/index.html34
1 files changed, 5 insertions, 29 deletions
diff --git a/man/tip/index.html b/man/tip/index.html
index b20cb6c3..3b3e8c18 100644
--- a/man/tip/index.html
+++ b/man/tip/index.html
@@ -1,34 +1,11 @@
---
version: tip
-layout: refman
+layout: manpage
+title: NNG Reference Manual
---
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta charset="UTF-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge">
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="generator" content="Asciidoctor 2.0.10">
-<title>Section 1: Commands and Utilities</title>
-<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
-<link rel="stylesheet" href="./asciidoctor.css">
-</head>
-<body class="article toc2 toc-left">
+<main>
<div id="header">
-<div id="toc" class="toc2">
-<div id="toctitle">Table of Contents</div>
-<ul class="sectlevel1">
-<li><a href="#_section_1_commands_and_utilities">Section 1: Commands and Utilities</a></li>
-<li><a href="#_section_3_library_functions">Section 3: Library Functions</a></li>
-<li><a href="#_section_3compat_compatible_library_functions">Section 3compat: Compatible Library Functions</a></li>
-<li><a href="#_section_3http_supplemental_http_functions">Section 3http: Supplemental HTTP Functions</a></li>
-<li><a href="#_section_3str_supplemental_tcp_functions">Section 3str: Supplemental TCP Functions</a></li>
-<li><a href="#_section_3supp_supplemental_functions">Section 3supp: Supplemental Functions</a></li>
-<li><a href="#_section_3tls_supplemental_tls_functions">Section 3tls: Supplemental TLS Functions</a></li>
-<li><a href="#_section_5_macros_and_types">Section 5: Macros and Types</a></li>
-<li><a href="#_section_7_protocols_and_transports">Section 7: Protocols and Transports</a></li>
-</ul>
-</div>
+<h1>NNG Reference Manual</h1>
</div>
<div id="content">
<div class="sect1">
@@ -1505,5 +1482,4 @@ time.</p>
</div>
</div>
</div>
-</body>
-</html> \ No newline at end of file
+</main>