Namdak Tonpa 5 лет назад
Родитель
Сommit
1e06d21b1e
2 измененных файлов с 19 добавлено и 8 удалено
  1. 3 3
      man/element_calendar.htm
  2. 16 5
      man/wf_event.htm

+ 3 - 3
man/element_calendar.htm

@@ -33,7 +33,7 @@
            JavaScript Datapicker <a href="https://github.com/Pikaday/Pikaday">Pikaday</a>.</p>
     </section>
     <section>
-        <h3>INPUT</h3>
+        <h3>ERLANG</h3>
         <figure><code>
  -record(calendar, { ?ELEMENT_BASE(element_calendar2),
                      autocomplete=true,
@@ -59,7 +59,7 @@
         </code></figure>
     </section>
     <section>
-        <h3>OUTPUT</h3>
+        <h3>HTML5</h3>
         <figure><code>
  > :erlang.iolist_to_binary(:nitro.render(NITRO.calendar(id: :cal)))
  "&lt;input type=\"calendar\"/&gt;"
@@ -86,7 +86,7 @@
         <figure><img src="img/calendar.png" width="320"/></figure>
     </section>
     <section>
-        <p>This module may refer to: MAN_MODULES</p>
+        <p>This module may refer to: <b>nitro</b>.</p>
     </section>
 </main>
 <footer>2005—2019 © Synrc Research Center</footer>

+ 16 - 5
man/wf_event.htm

@@ -1,4 +1,16 @@
-<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>EVENT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+<html>
+<head>
+<meta charset="utf-8" />
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+<meta name="description" content="" />
+<meta name="author" content="Maxim Sokhatsky" />
+<title>EVENT</title>
+<link rel="stylesheet" href="https://n2o.dev/blank.css" />
+<link rel="stylesheet" href="https://n2o.dev/zima.css" />
+</head>
+<body>
+<nav>
     <a href="https://n2o.dev">DEV</a>
     <a href="https://nitro.n2o.space">WF</a>
     <a href="#" style="background:#ededed;">EVENT</a>
@@ -9,7 +21,8 @@
       <a href="#">EN</a>
     </div>
   </div>
-</nav><header>
+</nav>
+<header>
     <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>EVENT</h1>
 </header><main>
@@ -20,9 +33,7 @@
 <p>The EVENT module.</p>
     </section>
     <section>
-<p>This module may refer to:
-MAN_MODULES
-</p>
+<p>This module may refer to: MAN_MODULES</p>
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center