aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/spine.d
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc_reform/spine.d')
-rwxr-xr-xsrc/doc_reform/spine.d17
1 files changed, 8 insertions, 9 deletions
diff --git a/src/doc_reform/spine.d b/src/doc_reform/spine.d
index cbd7b0e..b62af46 100755
--- a/src/doc_reform/spine.d
+++ b/src/doc_reform/spine.d
@@ -7,7 +7,7 @@
- Author: Ralph Amissah
[ralph.amissah@gmail.com]
- - Copyright: (C) 2015 - 2020 Ralph Amissah, All Rights
+ - Copyright: (C) 2015 - 2021 Ralph Amissah, All Rights
Reserved.
- License: AGPL 3 or later:
@@ -28,12 +28,12 @@
more details.
You should have received a copy of the GNU General Public License along with
- this program. If not, see [http://www.gnu.org/licenses/].
+ this program. If not, see [https://www.gnu.org/licenses/].
If you have Internet connection, the latest version of the AGPL should be
available at these locations:
- [http://www.fsf.org/licensing/licenses/agpl.html]
- [http://www.gnu.org/licenses/agpl.html]
+ [https://www.fsf.org/licensing/licenses/agpl.html]
+ [https://www.gnu.org/licenses/agpl.html]
- Spine (by Doc Reform, related to SiSU) uses standard:
- docReform markup syntax
@@ -42,19 +42,18 @@
- standard SiSU object citation numbering & system
- Hompages:
- [http://www.doc_reform.org]
- [http://www.sisudoc.org]
+ [https://www.doc_reform.org]
+ [https://www.sisudoc.org]
- Git
- [http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary]
- [http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=lib/sisu/html.rb;hb=HEAD]
+ [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+/
module doc_reform.sisu_document_parser;
/++
name "spine"
description "A SiSU inspired document parser writen in D."
-homepage "http://sisudoc.org"
+homepage "https://sisudoc.org"
+/
import
std.algorithm,