summaryrefslogtreecommitdiff
path: root/docs/Makefile
AgeCommit message (Collapse)Author
2022-11-19make: Explicitly specify output directory for makeinfo --htmlJonas Bernoulli
The default output directory differs between makeinfo versions.
2022-08-10make: Print message for texi targetJonas Bernoulli
2022-04-22make: Right-align target verbsJonas Bernoulli
2022-03-20Automatically publish statisticsJonas Bernoulli
2022-03-20Remove AUTHORS.mdJonas Bernoulli
This is part of my effort to make the Makefiles of packages more similar to each other. Except for Magit, the other packages do not come with such a file.
2022-01-30Hardcode version string for nowJonas Bernoulli
2021-12-26manual: Use updated support for definition commandsJonas Bernoulli
Instead of ox-texinfo+.el use the new implementation that I expect to be merged into Org itself.
2021-12-16make: Set more variables in default.mkJonas Bernoulli
2021-12-16make: Fix publish and release targetsJonas Bernoulli
2021-12-16make: Update stats targetJonas Bernoulli
2021-12-16Add lisp/ and docs/ directoriesJonas Bernoulli