etc/settings
changeset 56424 7032378cc097
parent 54937 ce4bf91331e7
child 56659 f3d34969a29e
--- a/etc/settings	Sat Apr 05 18:52:03 2014 +0200
+++ b/etc/settings	Sat Apr 05 19:07:05 2014 +0200
@@ -101,6 +101,9 @@
 # Where to look for docs (multiple dirs separated by ':').
 ISABELLE_DOCS="$ISABELLE_HOME/doc"
 
+ISABELLE_DOCS_RELEASE_NOTES="ANNOUNCE:README:NEWS:COPYRIGHT:CONTRIBUTORS:contrib/README:README_REPOSITORY"
+ISABELLE_DOCS_EXAMPLES="src/HOL/ex/Seq.thy:src/HOL/ex/ML.thy:src/HOL/Unix/Unix.thy:src/HOL/Isar_Examples/Drinker.thy:src/Tools/SML/Examples.thy"
+
 # "open" within desktop environment (potentially asynchronous)
 case "$ISABELLE_PLATFORM_FAMILY" in
   linux)