#WORK
#WORK
config/_library-config/index-include.md.cms

config/_library-config/sitemap-include.md.cms

Page #0 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 0 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #0 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_0.html

Page #1 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 1 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #1 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_1.html

Page #2 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 2 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #2 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_2.html

Page #3 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 3 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #3 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_3.html

Page #4 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 4 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #4 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_4.html

Page #5 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 5 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #5 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_5.html

Page #6 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 6 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #6 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_6.html

Page #7 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 7 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #7 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_7.html

Page #8 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 8 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #8 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_8.html

Page #9 in 2024  (2024-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 9 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #9 in 2024

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2024-01-01+template_9.html

Page #0 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 0 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #0 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_0.html

Page #1 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 1 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #1 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_1.html

Page #2 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 2 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #2 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_2.html

Page #3 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 3 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #3 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_3.html

Page #4 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 4 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #4 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_4.html

Page #5 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 5 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #5 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_5.html

Page #6 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 6 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #6 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_6.html

Page #7 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 7 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #7 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_7.html

Page #8 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 8 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #8 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_8.html

Page #9 in 2023  (2023-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 9 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #9 in 2023

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2023-01-01+template_9.html

#WORK metainfo file description text

Page #0 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 0 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #0 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

(continued)
pages/2022-01-01+template_0.html

Page #1 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 1 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #1 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2022-01-01+template_1.html

Page #2 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 2 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #2 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2022-01-01+template_2.html

Page #3 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 3 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #3 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2022-01-01+template_3.html

Page #4 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 4 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #4 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2022-01-01+template_4.html

Page #5 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 5 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #5 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2022-01-01+template_5.html

Page #6 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 6 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #6 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2022-01-01+template_6.html

Page #7 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 7 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #7 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2022-01-01+template_7.html

Page #8 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 8 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #8 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2022-01-01+template_8.html

Page #9 in 2022  (2022-01-01 12:00 AM -0700)
– Gary B. Genett – Author 1 – Author 2 – Author 3
. Tag 9 . Tag 1 . Tag 2 . Tag 3

Lorem Ipsum #9 in 2022

Directory Tree

The ideal workflow is to put Composer in a top-level .Composer for each directory tree you want to manage, creating a structure similar to this:

.../.Composer
.../
.../tld/
.../tld/sub/

To save on disk space using a central Composer install for multiple directory trees, the [init] target can be used to create a linked .Composer directory, and then the entire directory tree can be converted to a Composer documentation archive ([Quick Start] example):

cd .../documents
make -f .../.Composer/Makefile init
make -f .../.Composer/Makefile install-all
make all-all

Customization

If specific settings need to be used, either globally or per-directory, .composer.mk and .composer.yml files can be created (see [Configuration Settings], [Quick Start] example):

make template >.composer.mk && $EDITOR .composer.mk
make template.yml >.composer.yml && $EDITOR .composer.yml

Custom targets can also be defined, using standard GNU Make syntax (see [Custom Targets]).

Important Notes

GNU Make does not support file and directory names with spaces in them, and neither does Composer. Documentation archives which have such files or directories will produce unexpected results. In addtion, all file names must match the regular expression [[:alnum:]+.@_~-]+, and files starting with the regular expression [.+] are skipped by auto-detection (see [Custom Targets]).

It is fully supported for input files to be symbolic links to files that reside outside the documentation archive:

(continued)
pages/2022-01-01+template_9.html

  • ITEM 1
  • ITEM 2
  • ITEM 3

RIGHT BOX

RIGHT TEXT

Main 2
Tag 0 3
Tag 1 30
Tag 2 30
Tag 3 30
Tag 4 3
Tag 5 3
Tag 6 3
Tag 7 3
Tag 8 3
Tag 9 3

CHAINED