more examples;
authorwenzelm
Thu, 22 Sep 2022 16:29:26 +0200
changeset 76203 258056f533ce
parent 76202 d535db35388e
child 76204 b80b2fbc46c3
more examples;
src/Doc/System/Sessions.thy
--- a/src/Doc/System/Sessions.thy	Thu Sep 22 16:17:02 2022 +0200
+++ b/src/Doc/System/Sessions.thy	Thu Sep 22 16:29:26 2022 +0200
@@ -542,6 +542,11 @@
   @{verbatim [display] \<open>  isabelle build -b -c HOL-Library HOL-Algebra\<close>}
 
   \<^smallskip>
+  HTML/PDF presentation for sessions that happen to be properly built already,
+  without rebuilding anything except the missing browser info:
+  @{verbatim [display] \<open>  isabelle build -a -n -o browser_info\<close>}
+
+  \<^smallskip>
   Clean all sessions without building anything:
   @{verbatim [display] \<open>  isabelle build -a -n -c\<close>}