Skip to content

Commit d79d5b3

Browse files
authored
Remove derived PDFs from repo; now in 'src' repo, comstructed by HCFILES and MAKE-INDEX-HTMLS (#1657)
* Remove derived PDFs from branch other than gh-pages * only the gh-pages branch should have the pdfs * make pdfs and listings * Update HCFILES and MAKE-INDEX-HTMLS, add preliminary documentation * add a slashit to avoid angle brackets
1 parent 14b102f commit d79d5b3

File tree

117 files changed

+486
-242
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+486
-242
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,21 @@ tmp/*
55
# releases directory
66
releases/*
77

8+
# all PDFs (those explicitly checked in aren't ignored
9+
# normally when you have derived files, you ignore them from git
10+
# because they will get regenerated when you rebuild.
11+
# MEDLEY-UTILS HCFILES regenerates
12+
13+
*.pdf
14+
815

916
# all loadup files
1017

1118
loadups/exports.all
1219
library/RDSYS*
1320
loadups/lisp.sysout
1421
loadups/full.sysout
22+
loadups/fuller.sysout # not currently included but might as well ignore it
1523
loadups/*.dribble
1624
loadups/whereis.hash
1725
loadups/apps.sysout

docs/Medley-Primer.pdf

-300 KB
Binary file not shown.
-166 KB
Binary file not shown.
-194 KB
Binary file not shown.

docs/ReleaseNote/APPENDIXB-SEDIT.pdf

-117 KB
Binary file not shown.

docs/ReleaseNote/APPENDIXC-ICONW.pdf

-44.6 KB
Binary file not shown.

docs/ReleaseNote/APPENDIXE-ERRSYS.pdf

-166 KB
Binary file not shown.

docs/ReleaseNote/ENVOSCOVERSHEET.pdf

-27.8 KB
Binary file not shown.

docs/ReleaseNote/Indexfinal.pdf

-117 KB
Binary file not shown.

docs/ReleaseNote/LOT.pdf

-3.55 KB
Binary file not shown.

docs/ReleaseNote/PREFACE.pdf

-19.6 KB
Binary file not shown.

docs/ReleaseNote/PRINTINGSPEC.pdf

-4.9 KB
Binary file not shown.
-11.4 KB
Binary file not shown.
-41.2 KB
Binary file not shown.
-35 KB
Binary file not shown.
-207 KB
Binary file not shown.
-103 KB
Binary file not shown.

docs/ReleaseNote/SEC4-IRMERRATA.pdf

-217 KB
Binary file not shown.
-42.5 KB
Binary file not shown.
-143 KB
Binary file not shown.

docs/ReleaseNote/SEC7-CLIMPLMNTN.pdf

-91.9 KB
Binary file not shown.

docs/ReleaseNote/TABS2L.pdf

-2 KB
Binary file not shown.

docs/ReleaseNote/TABSINFOP.pdf

-2 KB
Binary file not shown.

docs/ReleaseNote/TABSLAYOUTL.pdf

-2 KB
Binary file not shown.

docs/ReleaseNote/TABSPEC.pdf

-6.02 KB
Binary file not shown.

docs/ReleaseNote/TOC.pdf

-53.8 KB
Binary file not shown.

docs/ReleaseNote/Tab-Replacements.pdf

-9.67 KB
Binary file not shown.

docs/ReleaseNote/Titlepage.pdf

-30.2 KB
Binary file not shown.

docs/ReleaseNote/bindercover.pdf

-2 KB
Binary file not shown.

docs/ReleaseNote/indexbase.pdf

-121 KB
Binary file not shown.

docs/ReleaseNote/test.pdf

-89.5 KB
Binary file not shown.

docs/Sun Users Guide/000-COVER.pdf

-26.1 KB
Binary file not shown.
-28.5 KB
Binary file not shown.

docs/Sun Users Guide/002-TOC.pdf

-11.1 KB
Binary file not shown.

docs/Sun Users Guide/003-LOF.pdf

-6.6 KB
Binary file not shown.

docs/Sun Users Guide/004-PREFACE.pdf

-31.4 KB
Binary file not shown.
-36.4 KB
Binary file not shown.
-37.6 KB
Binary file not shown.
Binary file not shown.
-37.6 KB
Binary file not shown.
-27.3 KB
Binary file not shown.
-27.2 KB
Binary file not shown.

docs/Sun Users Guide/6-ERRORS.pdf

-16.7 KB
Binary file not shown.
-14.9 KB
Binary file not shown.
Binary file not shown.
-11.7 KB
Binary file not shown.
-9.38 KB
Binary file not shown.

docs/Sun Users Guide/COVERMEMO.pdf

-6.32 KB
Binary file not shown.

docs/Sun Users Guide/GLOSSARY.pdf

-10.6 KB
Binary file not shown.

docs/Sun Users Guide/INDEX.pdf

-15.4 KB
Binary file not shown.

docs/Sun-Users-Guide.pdf

-186 KB
Binary file not shown.

docs/medley-irm/001-TITLEPAGE.pdf

-26.2 KB
Binary file not shown.

docs/medley-irm/003-TOC.pdf

-74 KB
Binary file not shown.

docs/medley-irm/01-INTRO.pdf

-34.8 KB
Binary file not shown.

docs/medley-irm/02-LITATOM.pdf

-122 KB
Binary file not shown.

docs/medley-irm/03-lists.pdf

-158 KB
Binary file not shown.

docs/medley-irm/04-STRINGS.pdf

-65.8 KB
Binary file not shown.

docs/medley-irm/05-ARRAY.pdf

-17.2 KB
Binary file not shown.

docs/medley-irm/06-HASHARRAYS.pdf

-35.4 KB
Binary file not shown.

docs/medley-irm/07-NUMBERS.pdf

-124 KB
Binary file not shown.

docs/medley-irm/08-RECORDPACKAGE.pdf

-165 KB
Binary file not shown.

docs/medley-irm/09-conditionals.pdf

-166 KB
Binary file not shown.

docs/medley-irm/10-FUNC-DEF.pdf

-211 KB
Binary file not shown.

docs/medley-irm/11-VAR-BINDINGS.pdf

-144 KB
Binary file not shown.

docs/medley-irm/12-MISC.pdf

-139 KB
Binary file not shown.

docs/medley-irm/13-EXECUTIVE.pdf

-217 KB
Binary file not shown.

docs/medley-irm/14-ERRORS.pdf

-200 KB
Binary file not shown.

docs/medley-irm/15-BREAKING.pdf

-113 KB
Binary file not shown.

docs/medley-irm/16-SEDIT.pdf

-442 KB
Binary file not shown.

docs/medley-irm/17-FILEPACKAGE.pdf

-407 KB
Binary file not shown.

docs/medley-irm/18-COMPILER.pdf

-170 KB
Binary file not shown.

docs/medley-irm/19-DWIM.pdf

-182 KB
Binary file not shown.

docs/medley-irm/20-CLISP.pdf

-213 KB
Binary file not shown.

docs/medley-irm/21-PERFORMANCE.pdf

-96.8 KB
Binary file not shown.

docs/medley-irm/22-PERFORMANCE.pdf

-89.5 KB
Binary file not shown.

docs/medley-irm/22-PROCESSES.pdf

-130 KB
Binary file not shown.

docs/medley-irm/23-PROCESSES.pdf

-113 KB
Binary file not shown.

docs/medley-irm/23-SSTREAMS.pdf

-156 KB
Binary file not shown.

docs/medley-irm/23-STREAMS.pdf

-227 KB
Binary file not shown.

docs/medley-irm/24-IO.pdf

-278 KB
Binary file not shown.
-299 KB
Binary file not shown.

docs/medley-irm/26-GRAPHICS.pdf

-382 KB
Binary file not shown.

docs/medley-irm/27-WINDOWS.pdf

-501 KB
Binary file not shown.

docs/medley-irm/28-HARDCOPY.pdf

-41.2 KB
Binary file not shown.

docs/medley-irm/29-TERMINAL.pdf

-182 KB
Binary file not shown.

docs/primer/001-TITLEPAGE.pdf

-33.5 KB
Binary file not shown.

docs/primer/002-PREFACE.pdf

-13.6 KB
Binary file not shown.

docs/primer/003-TOC.pdf

-16.8 KB
Binary file not shown.

docs/primer/01-GLOSSARY.pdf

-24.1 KB
Binary file not shown.

docs/primer/02-TYPING-SHORTCUTS.pdf

-18.9 KB
Binary file not shown.

docs/primer/03-USING-MENUS.pdf

-18.6 KB
Binary file not shown.

docs/primer/04-USING-FILES.pdf

-22.2 KB
Binary file not shown.

docs/primer/05-FILEBROWSER.pdf

-21.6 KB
Binary file not shown.

docs/primer/06-WINDOWS.pdf

-24.4 KB
Binary file not shown.

docs/primer/07-EDITING-AND-SAVING.pdf

-51.3 KB
Binary file not shown.

docs/primer/08-YOUR-INIT.pdf

-15.9 KB
Binary file not shown.

docs/primer/09-FLEXIBILITY.pdf

-12.9 KB
Binary file not shown.

docs/primer/10-BREAK-MENU.pdf

-40 KB
Binary file not shown.

docs/primer/11-WHAT-TO-DO.pdf

-39.7 KB
Binary file not shown.

docs/primer/12-WINDOWS.pdf

-24.6 KB
Binary file not shown.

docs/primer/13-WHAT-ARE-MENUS.pdf

-47.5 KB
Binary file not shown.

docs/primer/14-BITMAPS.pdf

-22 KB
Binary file not shown.

docs/primer/15-DISPLAYSTREAMS.pdf

-19.6 KB
Binary file not shown.

docs/primer/16-FONTS.pdf

-33 KB
Binary file not shown.

docs/primer/17-INSPECTOR.pdf

-24.4 KB
Binary file not shown.

docs/primer/18-MASTERSCOPE.pdf

-19.3 KB
Binary file not shown.

docs/primer/19-SPY.pdf

-17.7 KB
Binary file not shown.

docs/primer/20-FREE-MENUS.pdf

-17.9 KB
Binary file not shown.

docs/primer/21-GRAPHER.pdf

-27.3 KB
Binary file not shown.
-40.7 KB
Binary file not shown.

docs/primer/23-INTERACTIONS.pdf

-19.8 KB
Binary file not shown.

docs/primer/24-GLOBAL-VARIABLES.pdf

-20.2 KB
Binary file not shown.

docs/primer/25-REFERENCES.pdf

-7.24 KB
Binary file not shown.

internal/MEDLEY-UTILS

+405-242
Large diffs are not rendered by default.

internal/MEDLEY-UTILS.DFASL

17.6 KB
Binary file not shown.

internal/MEDLEY-UTILS.LCOM

-11.9 KB
Binary file not shown.

scripts/make-gh-pages.md

+73

0 commit comments

Comments
 (0)