Commit graph

31 commits

Author SHA1 Message Date
573c43bd94 Write files with permissions 744 2024-10-25 00:40:02 -07:00
3db8913059 Migrate to code.rocket9labs.com 2023-11-08 21:24:26 -08:00
2e2b218bfd Update CHANGELOG 2023-11-08 21:20:18 -08:00
176960a627 Retry executing godoc
Resolves #13.
2023-11-02 23:37:17 -07:00
c58e40c51d Only include builtin by default when no packages are supplied 2023-06-11 15:14:34 +02:00
cc6c933552 Improve zip error messages 2023-06-10 03:34:00 +02:00
c8832ee110 Improve -zip option to automatically create necessary parent directories for the site zip file 2023-06-09 23:58:58 +02:00
80c7ba11ec Always include the builtin package so links to builtin types work 2023-06-09 22:17:44 +02:00
4777286143 Only include builtin by default when no packages are supplied 2023-06-08 21:18:51 -07:00
a60b3c33ef Add builtin package support, bug fixes and cleanup 2023-06-07 14:40:00 +02:00
715940234c Add --disable-filter option
Relates to #7.
2021-10-05 19:07:39 -07:00
9b6238517c Add --quiet option 2021-05-02 08:28:35 -07:00
7f01197aa2 Remove code.rocketnine.space migration notice 2021-03-28 12:54:13 -07:00
6c091298c0 Add code.rocketnine.space migration notice 2021-03-28 12:52:22 -07:00
25611b612c Improve Go module support 2020-09-10 15:44:49 -07:00
a169d7aa4a Merge branch 'bug/2-windows-path-separator' into 'master'
parital fix of #2: enforce path separator '/'

See merge request tslocum/godoc-static!2
2020-09-09 17:29:01 +00:00
23cd784460 Merge branch 'bug/2-automatic-exclusion' into 'master'
partial fix of #2: automatic exclusion

See merge request tslocum/godoc-static!1
2020-09-09 17:28:50 +00:00
Lutz Horn
f29d5b6afd partial fix of #2: automatic exclusion 2020-09-09 07:43:05 +02:00
Lutz Horn
f0fe396f18 parital fix of #2: enforce path separator '/' 2020-09-09 07:37:55 +02:00
cd878c2918 Print godoc installation instructions when it is not found 2020-08-11 16:08:06 -07:00
d35eebc599 Write documentation to docs.zip 2020-02-26 06:10:28 -08:00
7f2dab8f89 Create temporary directory when missing 2020-02-26 04:40:02 -08:00
b200d9d2e9 Allow no packages to be specified 2020-02-10 08:07:32 -08:00
6d46d82f22 Add --site-footer flag 2020-02-08 07:10:03 -08:00
fdf6456c43 Rewrite links to subpackage import paths 2020-02-07 17:00:17 -08:00
6387f68699 Add --exclude flag and fix compilation on Windows 2020-02-07 07:38:30 -08:00
658b6bd322 Copy all source file types 2020-02-06 15:16:09 -08:00
bbef421203 Additional logging 2020-02-06 14:59:44 -08:00
152092480f Copy source file indexes 2020-02-06 14:53:49 -08:00
eb76e8f9b1 Link import path 2020-02-06 14:42:29 -08:00
59a830aadf Initial commit 2020-02-06 08:37:24 -08:00