<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisudoc-spine, branch doc-reform_v0.11.0</title>
<subtitle>SiSU Spine: document publishing and search (in D) 2015</subtitle>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/'/>
<entry>
<title>CHANGELOG</title>
<updated>2020-10-19T17:41:41+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-10-18T15:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=1439e13d582d3415504962d9e4242fb6a8f75958'/>
<id>1439e13d582d3415504962d9e4242fb6a8f75958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>org mode, unique code-block names &amp; adjust headers</title>
<updated>2020-10-19T17:26:15+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-10-16T23:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=0c693b23c4ff8f98a151884a24f150a5ff746dd4'/>
<id>0c693b23c4ff8f98a151884a24f150a5ff746dd4</id>
<content type='text'>
-  avoid org-mode undefined behavior, provide
   unique code-block names
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-  avoid org-mode undefined behavior, provide
   unique code-block names
</pre>
</div>
</content>
</entry>
<entry>
<title>cgi.d arsd update</title>
<updated>2020-10-13T20:03:21+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-10-13T17:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=7f7330301157778112c5ce3569edf7ef1a625e63'/>
<id>7f7330301157778112c5ce3569edf7ef1a625e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>meson revert to direct use of dub</title>
<updated>2020-06-04T00:20:16+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-05-21T15:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=a0fa5da681bf2f6c5e50435f29583a490253f995'/>
<id>a0fa5da681bf2f6c5e50435f29583a490253f995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>makefile dub build flags</title>
<updated>2020-06-04T00:20:13+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-05-18T18:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=1b919e36b81624e308b84294db3272b6276d2856'/>
<id>1b919e36b81624e308b84294db3272b6276d2856</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>catching</title>
<updated>2020-05-21T15:52:00+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-05-18T18:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=1e1e6f56d24a0cd6a3b270dc794374df6c3c832f'/>
<id>1e1e6f56d24a0cd6a3b270dc794374df6c3c832f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>meson using subproject directory, not dub directly</title>
<updated>2020-05-21T15:51:58+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-05-12T21:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=6a5c473653f03aee818d835b53ca30b62a3be6c7'/>
<id>6a5c473653f03aee818d835b53ca30b62a3be6c7</id>
<content type='text'>
- will not work until meson.build files in
  - d2sqlite3
  - imageformats
  (request adding upstream)
  - dyaml and its dependency tinyendian already
    provide their meson.build
  (should probably revert to meson dub until
  resolved)
- based on 1468425 meson build (no issue now with
  imagefomats using 7.0.2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- will not work until meson.build files in
  - d2sqlite3
  - imageformats
  (request adding upstream)
  - dyaml and its dependency tinyendian already
    provide their meson.build
  (should probably revert to meson dub until
  resolved)
- based on 1468425 meson build (no issue now with
  imagefomats using 7.0.2)
</pre>
</div>
</content>
</entry>
<entry>
<title>doc abstraction, code &amp; org whitespace, cosmetic</title>
<updated>2020-05-20T15:27:26+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-05-06T22:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=1dab1836fe17ecdbf750b99832c4d1f789bedcf1'/>
<id>1dab1836fe17ecdbf750b99832c4d1f789bedcf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc structure hash removed, replaced, unused</title>
<updated>2020-05-20T15:27:26+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-05-06T23:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=37bae77e09df3a50947dd445acbcd19afa4ce17c'/>
<id>37bae77e09df3a50947dd445acbcd19afa4ce17c</id>
<content type='text'>
- doc abstraction changes (use of new associative
  array named "pith" with enum) replaces the
  redundant doc structure associative array
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- doc abstraction changes (use of new associative
  array named "pith" with enum) replaces the
  redundant doc structure associative array
</pre>
</div>
</content>
</entry>
<entry>
<title>doc abstraction, pith replaces obj_type_status</title>
<updated>2020-05-20T15:27:26+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph.amissah@gmail.com</email>
</author>
<published>2020-05-06T14:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://doc-reform.org/projects/sisudoc-spine/commit/?id=03e895b71544b10be9c12f6a8766ae4c02cea89c'/>
<id>03e895b71544b10be9c12f6a8766ae4c02cea89c</id>
<content type='text'>
- instructions sequence for headings &amp; verse
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- instructions sequence for headings &amp; verse
</pre>
</div>
</content>
</entry>
</feed>
