summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainMakefile: Use install-info(1) to make sure the "dir" file is updatedEuAndreh3 years
 
 
AgeCommit messageAuthorFilesLines
2022-11-16Makefile: Use install-info(1) to make sure the "dir" file is updatedHEADmainEuAndreh1-0/+2
2022-11-16Makefile: Define $(INFODIR) based on $(SHAREDIR)EuAndreh1-1/+1
2022-08-12.gitignore: Add public/EuAndreh1-2/+1
2022-08-12Makefile: Generate HTML from Texinfo in "public" targetEuAndreh1-6/+8
2022-08-12doc/guile-heredoc.texi: Init basic documentation skeletonEuAndreh1-0/+105
2022-08-12tests/heredoc.scm: Keep max column width at 80EuAndreh1-1/+2
2022-08-12Makefile: Fix "public" target dependenciesEuAndreh1-1/+5
2022-08-12Makefile: Stop generating PDFsEuAndreh1-6/+2
2022-08-05tests/heredoc.scm: Add test for (enable-syntax) macroEuAndreh3-4/+23
2022-05-17doc/: Setup Texinfo documentation skeletonEuAndreh4-4/+30
[...]