sokwedb
21 months agoBreak overlong line
Karl O. Pinc [Tue, 22 Aug 2023 07:42:06 +0000 (02:42 -0500)]
Break overlong line

21 months agoFix so images build after `make clean`
Karl O. Pinc [Tue, 22 Aug 2023 07:17:26 +0000 (02:17 -0500)]
Fix so images build after `make clean`

21 months agoTypeo in comment
Karl O. Pinc [Tue, 22 Aug 2023 07:16:29 +0000 (02:16 -0500)]
Typeo in comment

22 months agoFix full copyright statement
Karl O. Pinc [Fri, 28 Jul 2023 21:59:34 +0000 (16:59 -0500)]
Fix full copyright statement

22 months agoChange macro prefix to sdb_
Karl O. Pinc [Fri, 28 Jul 2023 21:40:24 +0000 (16:40 -0500)]
Change macro prefix to sdb_

22 months agoMerge branch 'master' of ssh://sokwe.janegoodall.org/srv/repos/sokwedb
Karl O. Pinc [Thu, 27 Jul 2023 22:18:46 +0000 (17:18 -0500)]
Merge branch 'master' of ssh://sokwe.janegoodall.org/srv/repos/sokwedb

Merge Stephan's update of the sphinx requirements

22 months agofeat: update requirements
Stevan [Wed, 26 Jul 2023 22:29:40 +0000 (22:29 +0000)]
feat: update requirements

2 years agoMore docs on using help.mk
Karl O. Pinc [Sun, 4 Jun 2023 20:50:07 +0000 (15:50 -0500)]
More docs on using help.mk

2 years agoMore docs on the build process
Karl O. Pinc [Sat, 3 Jun 2023 23:57:26 +0000 (18:57 -0500)]
More docs on the build process

2 years agoTypo in comment
Karl O. Pinc [Sat, 3 Jun 2023 23:32:50 +0000 (18:32 -0500)]
Typo in comment

2 years agoDocument how to use help.mk
Karl O. Pinc [Sat, 3 Jun 2023 23:14:59 +0000 (18:14 -0500)]
Document how to use help.mk

2 years agoReorganize makefiles to distinguish doc from db building
Karl O. Pinc [Sat, 3 Jun 2023 23:14:43 +0000 (18:14 -0500)]
Reorganize makefiles to distinguish doc from db building

2 years agoBegin to document tables
Karl O. Pinc [Thu, 1 Jun 2023 23:04:00 +0000 (18:04 -0500)]
Begin to document tables

Improve the introduction sub-sections and special values.  Introduce
some code tables.  Document BIOGRAPHY, COMM_MEMBS, and COMM_MEMBS_LOG.

2 years agoThe key column of each support table is unique
Karl O. Pinc [Thu, 1 Jun 2023 18:26:39 +0000 (13:26 -0500)]
The key column of each support table is unique

2 years agoMore conventions used when writing docs
Karl O. Pinc [Thu, 1 Jun 2023 18:22:41 +0000 (13:22 -0500)]
More conventions used when writing docs

2 years agoStandardize on an RST section "underline" scheme
Karl O. Pinc [Wed, 31 May 2023 19:49:11 +0000 (14:49 -0500)]
Standardize on an RST section "underline" scheme

2 years agoMore documentation on the system's design and correct use
Karl O. Pinc [Tue, 30 May 2023 22:49:57 +0000 (17:49 -0500)]
More documentation on the system's design and correct use

2 years agoDatabase files use shared constants
Karl O. Pinc [Tue, 30 May 2023 22:19:32 +0000 (17:19 -0500)]
Database files use shared constants

2 years agoAdd to docs on introduction, architecture, and an appendix
Karl O. Pinc [Sun, 28 May 2023 22:21:39 +0000 (17:21 -0500)]
Add to docs on introduction, architecture, and an appendix

2 years agoHelper program for footnote numbering
Karl O. Pinc [Sun, 28 May 2023 19:21:40 +0000 (14:21 -0500)]
Helper program for footnote numbering

2 years agoRemove statement about unknown GPS coordinate system
Karl O. Pinc [Sun, 28 May 2023 18:08:43 +0000 (13:08 -0500)]
Remove statement about unknown GPS coordinate system

2 years agoAdd images to generated documentation
Karl O. Pinc [Sun, 21 May 2023 16:17:32 +0000 (11:17 -0500)]
Add images to generated documentation

Convert from dia to inkscape.  Drop a symlink to the image dir into
each of the sphinx source directories since sphinx urls are rooted
at the sphinx source directory.

2 years agoFiles used to develop the images on the wiki
Karl O. Pinc [Sun, 14 May 2023 19:40:11 +0000 (14:40 -0500)]
Files used to develop the images on the wiki

2 years agoAdd single-page html output
Karl O. Pinc [Wed, 10 May 2023 21:23:31 +0000 (16:23 -0500)]
Add single-page html output

2 years agoAdd README file
Karl O. Pinc [Wed, 10 May 2023 06:44:37 +0000 (01:44 -0500)]
Add README file

2 years agoAdd license file
Karl O. Pinc [Wed, 10 May 2023 06:42:51 +0000 (01:42 -0500)]
Add license file

2 years agoCreate the document root directory if necessary
Karl O. Pinc [Wed, 10 May 2023 06:04:06 +0000 (01:04 -0500)]
Create the document root directory if necessary

2 years agoUse a workable requirements.txt
Karl O. Pinc [Wed, 10 May 2023 05:50:54 +0000 (00:50 -0500)]
Use a workable requirements.txt

2 years agoWork-around a venv bug that breaks the generated requirements.txt
Karl O. Pinc [Wed, 10 May 2023 05:50:15 +0000 (00:50 -0500)]
Work-around a venv bug that breaks the generated requirements.txt

2 years agoChange URL paths for docs
Karl O. Pinc [Wed, 10 May 2023 03:34:25 +0000 (22:34 -0500)]
Change URL paths for docs

Have a separate dir for html within docs, as is required by the
process that copies the generated html because anything not generated
is removed.  And put the pdf documents in the doc directory.

2 years agoProduce both A4 and US-Letter pdfs
Karl O. Pinc [Wed, 10 May 2023 03:09:55 +0000 (22:09 -0500)]
Produce both A4 and US-Letter pdfs

2 years agoAdd support for different pdf paper size output
Karl O. Pinc [Wed, 10 May 2023 02:27:15 +0000 (21:27 -0500)]
Add support for different pdf paper size output

2 years agoMake pdf generation work
Karl O. Pinc [Wed, 10 May 2023 01:17:15 +0000 (20:17 -0500)]
Make pdf generation work

2 years agoKeep sphinx venv under revision control
Karl O. Pinc [Wed, 10 May 2023 00:55:27 +0000 (19:55 -0500)]
Keep sphinx venv under revision control

2 years agoImprove comments
Karl O. Pinc [Tue, 9 May 2023 23:57:19 +0000 (18:57 -0500)]
Improve comments

2 years agoDisplay page generation time in UTC
Karl O. Pinc [Tue, 9 May 2023 23:39:20 +0000 (18:39 -0500)]
Display page generation time in UTC

2 years agoSeparate target dirs for local and non-local html
Karl O. Pinc [Tue, 9 May 2023 22:11:20 +0000 (17:11 -0500)]
Separate target dirs for local and non-local html

Since local html now uses a html builder but non-local html uses
dirhtml, sharing a target directory results is "extra stuff"
leftover from the other kind of build.  We don't want that.

2 years agoBetter comment
Karl O. Pinc [Tue, 9 May 2023 21:58:04 +0000 (16:58 -0500)]
Better comment

2 years agoNo need for recursive expansion as source files are not dynamic
Karl O. Pinc [Tue, 9 May 2023 21:57:47 +0000 (16:57 -0500)]
No need for recursive expansion as source files are not dynamic

2 years agoBetter comment
Karl O. Pinc [Tue, 9 May 2023 21:54:11 +0000 (16:54 -0500)]
Better comment

2 years agoBetter variable names and comments
Karl O. Pinc [Tue, 9 May 2023 21:44:57 +0000 (16:44 -0500)]
Better variable names and comments

2 years agoGet rid of extra variable
Karl O. Pinc [Tue, 9 May 2023 21:43:36 +0000 (16:43 -0500)]
Get rid of extra variable

2 years agoBetter comments
Karl O. Pinc [Tue, 9 May 2023 21:31:42 +0000 (16:31 -0500)]
Better comments

2 years agoMove generated RST epilog files into doc/sphinx-doc/.
Karl O. Pinc [Tue, 9 May 2023 20:56:23 +0000 (15:56 -0500)]
Move generated RST epilog files into doc/sphinx-doc/.

2 years agoBuild system for text docs -- images not yet supported
Karl O. Pinc [Tue, 9 May 2023 16:49:33 +0000 (11:49 -0500)]
Build system for text docs -- images not yet supported