From 3cbd1bd00706b3913a23ed23512bb4fa3a2a443d Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Thu, 9 Mar 2023 15:44:22 -0500 Subject: [PATCH] rm doc dir from release tarball --- Makefile.am | 2 +- NEWS.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 622a04bcd..cb9605bd4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ endif SUBDIRS += python endif -EXTRA_DIST = NEWS.md LICENSE COPYRIGHT m4 meep-pkgconfig.in doc version.sh +EXTRA_DIST = NEWS.md LICENSE COPYRIGHT m4 meep-pkgconfig.in version.sh pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = meep.pc diff --git a/NEWS.md b/NEWS.md index c82a0591a..8d6f8cebd 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,6 +14,8 @@ * Bug fix in amplitude function of eigenmode source ([#2394]). +* The `doc/` directory (the manual) is no longer included in the release tarball to save space, since most people will view this online. (It is still in the git repository.) + * Various improvements and minor bug fixes ([#2321], [#2349], [#2371], [#2380], [#2390], [#2413]), and additional unit tests and documentation ([#2314], [#2360], [#2364], [#2365], [#2387], [#2395], [#2402]). ## Meep 1.25.0