README-split

This commit is contained in:
2021-05-01 04:00:03 +00:00
parent bd826ec602
commit f30703cb1d
6 changed files with 11696 additions and 11690 deletions
+1
View File
@@ -4,6 +4,7 @@
# NPM README
/README.md
/README-join.adoc
# Python distribution/packaging.
*.pyc
+5 -1
View File
@@ -12,7 +12,7 @@ else
MEDIA_CMD = -a china-dictatorship-media-base='$(MEDIA)'
endif
$(OUT): README.adoc $(HEAD) $(FOOT) template_dir/*
$(OUT): README-join.adoc $(HEAD) $(FOOT) template_dir/*
@# --embedded + head/foot originally added to fix image height:
@# https://stackoverflow.com/questions/63464732/how-to-set-a-custom-image-height-for-an-image-in-asciidoctor
@#
@@ -31,3 +31,7 @@ $(OUT): README.adoc $(HEAD) $(FOOT) template_dir/*
clean:
rm -rf $(OUT) $(BODY)
README-join.adoc: README.adoc README-1.adoc README-2.adoc README-3.adoc
echo cat $^
cat $^ > '$@'
+4001
View File
File diff suppressed because it is too large Load Diff
+4021
View File
File diff suppressed because it is too large Load Diff
+3668
View File
File diff suppressed because it is too large Load Diff
-11689
View File
File diff suppressed because it is too large Load Diff