aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-04-10 11:54:02 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-04-10 22:07:19 -0400
commit3340de44455c58ce8b029c4b88bf2a7af6957548 (patch)
tree96824984953d316c64b8aee68460026abe38f8d3 /src
parentflake.nix cosmetic minor (diff)
0.15.0
Diffstat (limited to 'src')
-rw-r--r--src/doc_reform/conf/compile_time_info.d4
-rw-r--r--src/doc_reform/io_in/paths_source.d4
-rw-r--r--src/doc_reform/io_in/read_config_files.d4
-rw-r--r--src/doc_reform/io_in/read_source_files.d4
-rw-r--r--src/doc_reform/io_out/create_zip_file.d4
-rw-r--r--src/doc_reform/io_out/defaults.d4
-rw-r--r--src/doc_reform/io_out/epub3.d4
-rw-r--r--src/doc_reform/io_out/html.d4
-rw-r--r--src/doc_reform/io_out/html_snippet.d4
-rw-r--r--src/doc_reform/io_out/hub.d4
-rw-r--r--src/doc_reform/io_out/latex.d4
-rw-r--r--src/doc_reform/io_out/metadata.d4
-rw-r--r--src/doc_reform/io_out/odt.d4
-rw-r--r--src/doc_reform/io_out/package.d4
-rw-r--r--src/doc_reform/io_out/paths_output.d4
-rw-r--r--src/doc_reform/io_out/rgx.d4
-rw-r--r--src/doc_reform/io_out/rgx_latex.d4
-rw-r--r--src/doc_reform/io_out/rgx_xhtml.d4
-rw-r--r--src/doc_reform/io_out/source_pod.d4
-rw-r--r--src/doc_reform/io_out/sqlite.d4
-rw-r--r--src/doc_reform/io_out/xmls.d4
-rw-r--r--src/doc_reform/io_out/xmls_css.d4
-rw-r--r--src/doc_reform/meta/conf_make_meta_json.d4
-rw-r--r--src/doc_reform/meta/conf_make_meta_structs.d4
-rw-r--r--src/doc_reform/meta/conf_make_meta_yaml.d4
-rw-r--r--src/doc_reform/meta/defaults.d4
-rw-r--r--src/doc_reform/meta/metadoc.d4
-rw-r--r--src/doc_reform/meta/metadoc_show_config.d4
-rw-r--r--src/doc_reform/meta/metadoc_show_make.d4
-rw-r--r--src/doc_reform/meta/metadoc_show_metadata.d4
-rw-r--r--src/doc_reform/meta/metadoc_show_summary.d4
-rw-r--r--src/doc_reform/meta/package.d4
-rw-r--r--src/doc_reform/meta/rgx.d4
-rw-r--r--src/doc_reform/meta/rgx_files.d4
-rw-r--r--src/doc_reform/meta/rgx_yaml_tags.d4
-rw-r--r--src/doc_reform/share/defaults.d4
-rwxr-xr-xsrc/doc_reform/spine.d4
37 files changed, 74 insertions, 74 deletions
diff --git a/src/doc_reform/conf/compile_time_info.d b/src/doc_reform/conf/compile_time_info.d
index 79db3f2..719c952 100644
--- a/src/doc_reform/conf/compile_time_info.d
+++ b/src/doc_reform/conf/compile_time_info.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_in/paths_source.d b/src/doc_reform/io_in/paths_source.d
index 8d12f98..8dda881 100644
--- a/src/doc_reform/io_in/paths_source.d
+++ b/src/doc_reform/io_in/paths_source.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_in/read_config_files.d b/src/doc_reform/io_in/read_config_files.d
index ac34074..f9f7fb0 100644
--- a/src/doc_reform/io_in/read_config_files.d
+++ b/src/doc_reform/io_in/read_config_files.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_in/read_source_files.d b/src/doc_reform/io_in/read_source_files.d
index 73785c0..aa8f726 100644
--- a/src/doc_reform/io_in/read_source_files.d
+++ b/src/doc_reform/io_in/read_source_files.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_out/create_zip_file.d b/src/doc_reform/io_out/create_zip_file.d
index 63e243b..54a3d53 100644
--- a/src/doc_reform/io_out/create_zip_file.d
+++ b/src/doc_reform/io_out/create_zip_file.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.create_zip_file;
diff --git a/src/doc_reform/io_out/defaults.d b/src/doc_reform/io_out/defaults.d
index 2a51625..2faf927 100644
--- a/src/doc_reform/io_out/defaults.d
+++ b/src/doc_reform/io_out/defaults.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_out/epub3.d b/src/doc_reform/io_out/epub3.d
index cffc464..a42941a 100644
--- a/src/doc_reform/io_out/epub3.d
+++ b/src/doc_reform/io_out/epub3.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.epub3;
diff --git a/src/doc_reform/io_out/html.d b/src/doc_reform/io_out/html.d
index e7e21c2..f463b3a 100644
--- a/src/doc_reform/io_out/html.d
+++ b/src/doc_reform/io_out/html.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.html;
diff --git a/src/doc_reform/io_out/html_snippet.d b/src/doc_reform/io_out/html_snippet.d
index 843f541..b1abaca 100644
--- a/src/doc_reform/io_out/html_snippet.d
+++ b/src/doc_reform/io_out/html_snippet.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.html_snippet;
diff --git a/src/doc_reform/io_out/hub.d b/src/doc_reform/io_out/hub.d
index 3be873e..ba1c206 100644
--- a/src/doc_reform/io_out/hub.d
+++ b/src/doc_reform/io_out/hub.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_out/latex.d b/src/doc_reform/io_out/latex.d
index 8c792ff..f53433c 100644
--- a/src/doc_reform/io_out/latex.d
+++ b/src/doc_reform/io_out/latex.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.latex;
diff --git a/src/doc_reform/io_out/metadata.d b/src/doc_reform/io_out/metadata.d
index 94bb9a9..2ddc19d 100644
--- a/src/doc_reform/io_out/metadata.d
+++ b/src/doc_reform/io_out/metadata.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.metadata;
diff --git a/src/doc_reform/io_out/odt.d b/src/doc_reform/io_out/odt.d
index c17158a..1681bb1 100644
--- a/src/doc_reform/io_out/odt.d
+++ b/src/doc_reform/io_out/odt.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.odt;
diff --git a/src/doc_reform/io_out/package.d b/src/doc_reform/io_out/package.d
index 4663cc7..fe06e84 100644
--- a/src/doc_reform/io_out/package.d
+++ b/src/doc_reform/io_out/package.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out;
diff --git a/src/doc_reform/io_out/paths_output.d b/src/doc_reform/io_out/paths_output.d
index a317896..43e4546 100644
--- a/src/doc_reform/io_out/paths_output.d
+++ b/src/doc_reform/io_out/paths_output.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_out/rgx.d b/src/doc_reform/io_out/rgx.d
index 212581f..f21f4ba 100644
--- a/src/doc_reform/io_out/rgx.d
+++ b/src/doc_reform/io_out/rgx.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_out/rgx_latex.d b/src/doc_reform/io_out/rgx_latex.d
index 2d43dc3..bf20142 100644
--- a/src/doc_reform/io_out/rgx_latex.d
+++ b/src/doc_reform/io_out/rgx_latex.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_out/rgx_xhtml.d b/src/doc_reform/io_out/rgx_xhtml.d
index 0bf8bb1..6ee9623 100644
--- a/src/doc_reform/io_out/rgx_xhtml.d
+++ b/src/doc_reform/io_out/rgx_xhtml.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/io_out/source_pod.d b/src/doc_reform/io_out/source_pod.d
index 3920d08..19b117f 100644
--- a/src/doc_reform/io_out/source_pod.d
+++ b/src/doc_reform/io_out/source_pod.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.source_pod;
diff --git a/src/doc_reform/io_out/sqlite.d b/src/doc_reform/io_out/sqlite.d
index 58dc834..32bf6e9 100644
--- a/src/doc_reform/io_out/sqlite.d
+++ b/src/doc_reform/io_out/sqlite.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.sqlite;
diff --git a/src/doc_reform/io_out/xmls.d b/src/doc_reform/io_out/xmls.d
index ca7b9ea..bff6fc1 100644
--- a/src/doc_reform/io_out/xmls.d
+++ b/src/doc_reform/io_out/xmls.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.io_out.xmls;
diff --git a/src/doc_reform/io_out/xmls_css.d b/src/doc_reform/io_out/xmls_css.d
index 712d79a..da85ade 100644
--- a/src/doc_reform/io_out/xmls_css.d
+++ b/src/doc_reform/io_out/xmls_css.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/meta/conf_make_meta_json.d b/src/doc_reform/meta/conf_make_meta_json.d
index 3a423ed..eca4a7d 100644
--- a/src/doc_reform/meta/conf_make_meta_json.d
+++ b/src/doc_reform/meta/conf_make_meta_json.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/meta/conf_make_meta_structs.d b/src/doc_reform/meta/conf_make_meta_structs.d
index ef39944..b80bb45 100644
--- a/src/doc_reform/meta/conf_make_meta_structs.d
+++ b/src/doc_reform/meta/conf_make_meta_structs.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.meta.conf_make_meta_structs;
diff --git a/src/doc_reform/meta/conf_make_meta_yaml.d b/src/doc_reform/meta/conf_make_meta_yaml.d
index 328ee96..9bc6311 100644
--- a/src/doc_reform/meta/conf_make_meta_yaml.d
+++ b/src/doc_reform/meta/conf_make_meta_yaml.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/meta/defaults.d b/src/doc_reform/meta/defaults.d
index 75fa7d8..e3e2827 100644
--- a/src/doc_reform/meta/defaults.d
+++ b/src/doc_reform/meta/defaults.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/meta/metadoc.d b/src/doc_reform/meta/metadoc.d
index cc0726f..b153347 100644
--- a/src/doc_reform/meta/metadoc.d
+++ b/src/doc_reform/meta/metadoc.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.meta.metadoc;
diff --git a/src/doc_reform/meta/metadoc_show_config.d b/src/doc_reform/meta/metadoc_show_config.d
index b75bd2b..16307e8 100644
--- a/src/doc_reform/meta/metadoc_show_config.d
+++ b/src/doc_reform/meta/metadoc_show_config.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.meta.metadoc_show_config;
diff --git a/src/doc_reform/meta/metadoc_show_make.d b/src/doc_reform/meta/metadoc_show_make.d
index 516bc65..16a175d 100644
--- a/src/doc_reform/meta/metadoc_show_make.d
+++ b/src/doc_reform/meta/metadoc_show_make.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.meta.metadoc_show_make;
diff --git a/src/doc_reform/meta/metadoc_show_metadata.d b/src/doc_reform/meta/metadoc_show_metadata.d
index 1c95c12..b8296cc 100644
--- a/src/doc_reform/meta/metadoc_show_metadata.d
+++ b/src/doc_reform/meta/metadoc_show_metadata.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.meta.metadoc_show_metadata;
diff --git a/src/doc_reform/meta/metadoc_show_summary.d b/src/doc_reform/meta/metadoc_show_summary.d
index 54c3f8c..770aa8d 100644
--- a/src/doc_reform/meta/metadoc_show_summary.d
+++ b/src/doc_reform/meta/metadoc_show_summary.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.meta.metadoc_show_summary;
diff --git a/src/doc_reform/meta/package.d b/src/doc_reform/meta/package.d
index 0f4ecda..2baf3e9 100644
--- a/src/doc_reform/meta/package.d
+++ b/src/doc_reform/meta/package.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.meta;
diff --git a/src/doc_reform/meta/rgx.d b/src/doc_reform/meta/rgx.d
index e00867a..de09d19 100644
--- a/src/doc_reform/meta/rgx.d
+++ b/src/doc_reform/meta/rgx.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/meta/rgx_files.d b/src/doc_reform/meta/rgx_files.d
index 98dcbd2..0ffdf3b 100644
--- a/src/doc_reform/meta/rgx_files.d
+++ b/src/doc_reform/meta/rgx_files.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/meta/rgx_yaml_tags.d b/src/doc_reform/meta/rgx_yaml_tags.d
index 86f3e99..953ea05 100644
--- a/src/doc_reform/meta/rgx_yaml_tags.d
+++ b/src/doc_reform/meta/rgx_yaml_tags.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/share/defaults.d b/src/doc_reform/share/defaults.d
index e3f0a0c..ab26455 100644
--- a/src/doc_reform/share/defaults.d
+++ b/src/doc_reform/share/defaults.d
@@ -40,11 +40,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
/++
diff --git a/src/doc_reform/spine.d b/src/doc_reform/spine.d
index ef1a484..cb88652 100755
--- a/src/doc_reform/spine.d
+++ b/src/doc_reform/spine.d
@@ -41,11 +41,11 @@
- standard SiSU object citation numbering & system
- Homepages:
- [https://www.doc_reform.org]
[https://www.sisudoc.org]
+ [https://www.doc-reform.org]
- Git
- [https://git.sisudoc.org/projects/?p=software/spine.git;a=summary]
+ [https://git.sisudoc.org/]
+/
module doc_reform.sisu_document_parser;