prefer HTTPS in documentation
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Fri, 18 Jan 2019 22:52:44 +0000 (00:52 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Fri, 18 Jan 2019 22:52:44 +0000 (00:52 +0200)
doc/index.html
doc/index.org

index 39d59e4..813ea56 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <title>Sixth 3D - 3D engine</title>
 <html lang="en">
 <head>
 <title>Sixth 3D - 3D engine</title>
-<!-- 2018-06-22 Fri 02:26 -->
+<!-- 2019-01-19 Sat 00:51 -->
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
@@ -198,16 +198,17 @@ $(function() {
 <div class="row"><div class="col-md-9"><h1 class="title">Sixth 3D - 3D engine</h1>
 <hr >
 <ul class="org-ul">
 <div class="row"><div class="col-md-9"><h1 class="title">Sixth 3D - 3D engine</h1>
 <hr >
 <ul class="org-ul">
-<li>This is a subproject of <a href="http://www3.svjatoslav.eu/projects/sixth/">Sixth</a>
+<li>This is a subproject of <a href="https://www3.svjatoslav.eu/projects/sixth/">Sixth</a>
 </li>
 
 </li>
 
-<li>Clone GIT repository using commanad:
+<li>Clone GIT repository using command:
 <pre class="example">
 <pre class="example">
-git clone http://www2.svjatoslav.eu/git/sixth-3d.git
+git clone https://www2.svjatoslav.eu/git/sixth-3d.git
+
 </pre>
 </li>
 
 </pre>
 </li>
 
-<li><a href="http://www2.svjatoslav.eu/gitweb/?p=sixth-3d.git;a=snapshot;h=HEAD;sf=tgz">Download latest snapshot in TAR GZ format</a>
+<li><a href="https://www2.svjatoslav.eu/gitweb/?p=sixth-3d.git;a=snapshot;h=HEAD;sf=tgz">Download latest snapshot in TAR GZ format</a>
 </li>
 
 <li>This program is free software: you can redistribute it and/or modify
 </li>
 
 <li>This program is free software: you can redistribute it and/or modify
@@ -220,14 +221,14 @@ License, or (at your option) any later version.
 <ul class="org-ul">
 <li>Svjatoslav Agejenko
 </li>
 <ul class="org-ul">
 <li>Svjatoslav Agejenko
 </li>
-<li>Homepage: <a href="http://svjatoslav.eu">http://svjatoslav.eu</a>
+<li>Homepage: <a href="https://svjatoslav.eu">https://svjatoslav.eu</a>
 </li>
 <li>Email: <a href="mailto://svjatoslav@svjatoslav.eu">mailto://svjatoslav@svjatoslav.eu</a>
 </li>
 </ul>
 </li>
 
 </li>
 <li>Email: <a href="mailto://svjatoslav@svjatoslav.eu">mailto://svjatoslav@svjatoslav.eu</a>
 </li>
 </ul>
 </li>
 
-<li><a href="http://www.svjatoslav.eu/projects/">Other software projects hosted at svjatoslav.eu</a>
+<li><a href="https://www.svjatoslav.eu/projects/">Other software projects hosted at svjatoslav.eu</a>
 </li>
 </ul>
 
 </li>
 </ul>
 
@@ -235,14 +236,14 @@ License, or (at your option) any later version.
 <h2 id="sec-1"><span class="section-number-2">1</span> Project description</h2>
 <div class="outline-text-2" id="text-1">
 <ul class="org-ul">
 <h2 id="sec-1"><span class="section-number-2">1</span> Project description</h2>
 <div class="outline-text-2" id="text-1">
 <ul class="org-ul">
-<li>See: <a href="http://www3.svjatoslav.eu/projects/sixth-3d-demos/">demos of current 3D engine capabilities</a>
+<li>See: <a href="https://www3.svjatoslav.eu/projects/sixth-3d-demos/">demos of current 3D engine capabilities</a>
 </li>
 </ul>
 
 <p>
 <a href="#sec-1-1">In software</a>, <a href="#sec-1-2">pure Java</a> realtime 3D rendering engine. With the final
 goal of becoming a platform for buildng 3D user interfaces and
 </li>
 </ul>
 
 <p>
 <a href="#sec-1-1">In software</a>, <a href="#sec-1-2">pure Java</a> realtime 3D rendering engine. With the final
 goal of becoming a platform for buildng 3D user interfaces and
-interactive data visualization for <a href="http://www3.svjatoslav.eu/projects/sixth/">project Sixth</a>.
+interactive data visualization for <a href="https://www3.svjatoslav.eu/projects/sixth/">project Sixth</a>.
 </p>
 
 <p>
 </p>
 
 <p>
@@ -332,9 +333,9 @@ Documentation currently missing for the lack of time.
 So far best resource is to download and explore source code for:
 </p>
 <ul class="org-ul">
 So far best resource is to download and explore source code for:
 </p>
 <ul class="org-ul">
-<li>3D engine (<a href="http://www3.svjatoslav.eu/projects/sixth-3d/graphs/">generated code graphs</a> (generated using <a href="http://www3.svjatoslav.eu/projects/javainspect/">JavaInspect</a>))
+<li>3D engine (<a href="https://www3.svjatoslav.eu/projects/sixth-3d/graphs/">generated code graphs</a> (generated using <a href="https://www3.svjatoslav.eu/projects/javainspect/">JavaInspect</a>))
 </li>
 </li>
-<li>For API usage examples, see <a href="http://www3.svjatoslav.eu/projects/sixth-3d-demos/">demos</a>
+<li>For API usage examples, see <a href="https://www3.svjatoslav.eu/projects/sixth-3d-demos/">demos</a>
 </li>
 </ul>
 </div>
 </li>
 </ul>
 </div>
@@ -370,7 +371,7 @@ Maven *pom.xml* file snippet:
 </div>
 
 <p>
 </div>
 
 <p>
-For API usage examples, see <a href="http://www3.svjatoslav.eu/projects/sixth-3d-demos/">demos</a>.
+For API usage examples, see <a href="https://www3.svjatoslav.eu/projects/sixth-3d-demos/">demos</a>.
 </p>
 </div>
 </div>
 </p>
 </div>
 </div>
@@ -470,8 +471,8 @@ becomes visible.
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2018-06-22 Fri 02:26</p>
-<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.1.1 (<a href="http://orgmode.org">Org-mode</a> 8.2.10)</p>
+<p class="date">Created: 2019-01-19 Sat 00:51</p>
+<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 26.1 (<a href="http://orgmode.org">Org-mode</a> 9.1.9)</p>
 </div>
 </footer>
 </body>
 </div>
 </footer>
 </body>
index bb9967d..b71817e 100644 (file)
@@ -1,12 +1,12 @@
 #+TITLE: Sixth 3D - 3D engine
 
 -----
 #+TITLE: Sixth 3D - 3D engine
 
 -----
-- This is a subproject of [[http://www3.svjatoslav.eu/projects/sixth/][Sixth]]
+- This is a subproject of [[https://www3.svjatoslav.eu/projects/sixth/][Sixth]]
 
 - Clone GIT repository using command:
 
 - Clone GIT repository using command:
-  : git clone http://www2.svjatoslav.eu/git/sixth-3d.git
+  : git clone https://www2.svjatoslav.eu/git/sixth-3d.git
 
 
-- [[http://www2.svjatoslav.eu/gitweb/?p=sixth-3d.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+- [[https://www2.svjatoslav.eu/gitweb/?p=sixth-3d.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
 
 + This program is free software: you can redistribute it and/or modify
   it under the terms of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] as
 
 + This program is free software: you can redistribute it and/or modify
   it under the terms of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] as
 
 - Program author:
   - Svjatoslav Agejenko
 
 - Program author:
   - Svjatoslav Agejenko
-  - Homepage: http://svjatoslav.eu
+  - Homepage: https://svjatoslav.eu
   - Email: mailto://svjatoslav@svjatoslav.eu
 
   - Email: mailto://svjatoslav@svjatoslav.eu
 
-- [[http://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]]
+- [[https://www.svjatoslav.eu/projects/][Other software projects hosted at svjatoslav.eu]]
 
 * (document settings) :noexport:
 ** use dark style for TWBS-HTML exporter
 
 * (document settings) :noexport:
 ** use dark style for TWBS-HTML exporter
 #+HTML_HEAD: </style>
 
 * Project description
 #+HTML_HEAD: </style>
 
 * Project description
-+ See: [[http://www3.svjatoslav.eu/projects/sixth-3d-demos/][demos of current 3D engine capabilities]]
++ See: [[https://www3.svjatoslav.eu/projects/sixth-3d-demos/][demos of current 3D engine capabilities]]
 
 [[id:d03013e5-931b-40ca-bc4b-e4b3f23b9a4e][In software]], [[id:a11f7150-1b25-4ca4-a3c3-8c8bd1352bd4][pure Java]] realtime 3D rendering engine. With the final
 goal of becoming a platform for buildng 3D user interfaces and
 
 [[id:d03013e5-931b-40ca-bc4b-e4b3f23b9a4e][In software]], [[id:a11f7150-1b25-4ca4-a3c3-8c8bd1352bd4][pure Java]] realtime 3D rendering engine. With the final
 goal of becoming a platform for buildng 3D user interfaces and
-interactive data visualization for [[http://www3.svjatoslav.eu/projects/sixth/][project Sixth]].
+interactive data visualization for [[https://www3.svjatoslav.eu/projects/sixth/][project Sixth]].
 
 Sixth 3D can be also used as standalone [[id:08f71987-90af-40dc-bb65-bac87db9e652][3D engine in your project]].
 
 
 Sixth 3D can be also used as standalone [[id:08f71987-90af-40dc-bb65-bac87db9e652][3D engine in your project]].
 
@@ -84,8 +84,8 @@ pixel.
 Documentation currently missing for the lack of time.
 
 So far best resource is to download and explore source code for:
 Documentation currently missing for the lack of time.
 
 So far best resource is to download and explore source code for:
-+ 3D engine ([[http://www3.svjatoslav.eu/projects/sixth-3d/graphs/][generated code graphs]] (generated using [[http://www3.svjatoslav.eu/projects/javainspect/][JavaInspect]]))
-+ For API usage examples, see [[http://www3.svjatoslav.eu/projects/sixth-3d-demos/][demos]]
++ 3D engine ([[https://www3.svjatoslav.eu/projects/sixth-3d/graphs/][generated code graphs]] (generated using [[https://www3.svjatoslav.eu/projects/javainspect/][JavaInspect]]))
++ For API usage examples, see [[https://www3.svjatoslav.eu/projects/sixth-3d-demos/][demos]]
 * Instructions to embed Sixth-3D in your project
   :PROPERTIES:
   :ID:       08f71987-90af-40dc-bb65-bac87db9e652
 * Instructions to embed Sixth-3D in your project
   :PROPERTIES:
   :ID:       08f71987-90af-40dc-bb65-bac87db9e652
@@ -113,7 +113,7 @@ Maven *pom.xml* file snippet:
 </repositories>
 #+END_SRC
 
 </repositories>
 #+END_SRC
 
-For API usage examples, see [[http://www3.svjatoslav.eu/projects/sixth-3d-demos/][demos]].
+For API usage examples, see [[https://www3.svjatoslav.eu/projects/sixth-3d-demos/][demos]].
 * TODO features to add
 + Partial region/frame repaint: when only one small object changed on
   the scene, it would be faster to re-render that specific area.
 * TODO features to add
 + Partial region/frame repaint: when only one small object changed on
   the scene, it would be faster to re-render that specific area.