Browse Source

APP COMPILE fix only. Rest left.

5HT 5 years ago
parent
commit
7410d72797

+ 11 - 2
index.html

@@ -12,7 +12,14 @@
 <body>
 <nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://mad.n2o.space" style="background:#ededed;">MAD</a>
+    <a href="#" style="background:#ededed;">MAD</a>
+  <div class="dropdown">
+    <a onclick="drop()" class="dropbtn">UA</a>
+    <div id="dropdown" class="dropdown-content">
+      <a href="https://n2o.dev/deps/mad/man/ua/index.html">UA</a>
+      <a href="https://mad.n2o.space/">EN</a>
+    </div>
+  </div>
 </nav>
 <header>
     <a href="https://github.com/synrc/mad">
@@ -241,4 +248,6 @@
     </section>
 </main><footer>
     Made with <span class="heart">❤</span> to N2O
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 13 - 3
man/mad.htm

@@ -4,8 +4,16 @@
 <link rel="stylesheet" href="https://n2o.dev/zima.css" />
 </head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://mad.n2o.space">MAD</a>
-    <a href="#" style="background:#ededed;">MAD</a>
+    <a href="../index.html">MAD</a>
+    <a href="#" style="background:#ededed;">GIT</a>
+  <div class="dropdown">
+    <a onclick="drop()" class="dropbtn">EN</a>
+    <div id="dropdown" class="dropdown-content">
+      <a href="https://n2o.dev/deps/mad/man/ua/mad.htm">UA</a>
+      <a href="https://mad.n2o.space/man/mad.htm">EN</a>
+    </div>
+  </div>
+
 </nav><header>
     <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>MAD</h1>
@@ -93,4 +101,6 @@
     </section>
 </main><footer>
     2005—2018 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 12 - 2
man/mad_app.htm

@@ -6,8 +6,16 @@
 <link rel="stylesheet" href="https://n2o.dev/zima.css" />
 </head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://mad.n2o.space">MAD</a>
+    <a href="../index.html">MAD</a>
     <a href="#" style="background:#ededed;">APP</a>
+  <div class="dropdown">
+    <a onclick="drop()" class="dropbtn">EN</a>
+    <div id="dropdown" class="dropdown-content">
+      <a href="https://n2o.dev/deps/mad/man/ua/mad_app.htm">UA</a>
+      <a href="https://mad.n2o.space/man/mad_app.htm">EN</a>
+    </div>
+  </div>
+
 </nav><header>
     <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>APP</h1>
@@ -25,4 +33,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 11 - 2
man/mad_compile.htm

@@ -5,8 +5,15 @@
 <link rel="stylesheet" href="https://n2o.dev/zima.css" />
 </head><body><nav>
     <a href="https://n2o.dev">DEV</a>
-    <a href="https://mad.n2o.space">MAD</a>
+    <a href="../index.html">MAD</a>
     <a href="#" style="background:#ededed;">COMPILE</a>
+  <div class="dropdown">
+    <a onclick="drop()" class="dropbtn">EN</a>
+    <div id="dropdown" class="dropdown-content">
+      <a href="https://n2o.dev/deps/mad/man/ua/mad_compile.htm">UA</a>
+      <a href="https://mad.n2o.space/man/mad_compile.htm">EN</a>
+    </div>
+  </div>
 </nav><header>
     <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>COMPILE</h1>
@@ -24,4 +31,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_cubical.htm

@@ -26,4 +26,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_dtl.htm

@@ -25,4 +25,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_erl.htm

@@ -25,4 +25,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_escript.htm

@@ -26,4 +26,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_eunit.htm

@@ -24,4 +24,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_git.htm

@@ -24,4 +24,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_hooks.htm

@@ -25,4 +25,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_leex.htm

@@ -25,4 +25,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_local.htm

@@ -65,4 +65,6 @@
     </section>
 </main><footer>
     2005—2018 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_man.htm

@@ -24,4 +24,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_none.htm

@@ -24,4 +24,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_peg.htm

@@ -25,4 +25,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_port.htm

@@ -25,4 +25,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_release.htm

@@ -25,4 +25,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_repl.htm

@@ -25,4 +25,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_run.htm

@@ -26,4 +26,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_script.htm

@@ -26,4 +26,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_static.htm

@@ -25,4 +25,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_systools.htm

@@ -26,4 +26,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_utils.htm

@@ -26,4 +26,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>

+ 3 - 1
man/mad_yecc.htm

@@ -24,4 +24,6 @@ MAN_MODULES
     </section>
 </main><footer>
     2005—2019 © Synrc Research Center
-</footer></body></html>
+</footer>
+<script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
+</body></html>