src/Doc/System/Sessions.thy
changeset 72648 1cbac4ae934d
parent 72600 2fa4f25d9d07
child 72769 4dcd05a26795
equal deleted inserted replaced
72647:fd6dc1a4b9ca 72648:1cbac4ae934d
   315 
   315 
   316   Options are:
   316   Options are:
   317     -B NAME      include session NAME and all descendants
   317     -B NAME      include session NAME and all descendants
   318     -D DIR       include session directory and select its sessions
   318     -D DIR       include session directory and select its sessions
   319     -N           cyclic shuffling of NUMA CPU nodes (performance tuning)
   319     -N           cyclic shuffling of NUMA CPU nodes (performance tuning)
       
   320     -P DIR       enable HTML/PDF presentation in directory (":" for default)
   320     -R           refer to requirements of selected sessions
   321     -R           refer to requirements of selected sessions
   321     -S           soft build: only observe changes of sources, not heap images
   322     -S           soft build: only observe changes of sources, not heap images
   322     -X NAME      exclude sessions from group NAME and all descendants
   323     -X NAME      exclude sessions from group NAME and all descendants
   323     -a           select all sessions
   324     -a           select all sessions
   324     -b           build heap images
   325     -b           build heap images
   400   command line via \<^verbatim>\<open>-o\<close>~\<open>name\<close>\<^verbatim>\<open>=\<close>\<open>value\<close> or \<^verbatim>\<open>-o\<close>~\<open>name\<close>, which abbreviates
   401   command line via \<^verbatim>\<open>-o\<close>~\<open>name\<close>\<^verbatim>\<open>=\<close>\<open>value\<close> or \<^verbatim>\<open>-o\<close>~\<open>name\<close>, which abbreviates
   401   \<^verbatim>\<open>-o\<close>~\<open>name\<close>\<^verbatim>\<open>=true\<close> for Boolean options. Multiple occurrences of \<^verbatim>\<open>-o\<close> on
   402   \<^verbatim>\<open>-o\<close>~\<open>name\<close>\<^verbatim>\<open>=true\<close> for Boolean options. Multiple occurrences of \<^verbatim>\<open>-o\<close> on
   402   the command-line are applied in the given order.
   403   the command-line are applied in the given order.
   403 
   404 
   404   \<^medskip>
   405   \<^medskip>
       
   406   Option \<^verbatim>\<open>-P\<close> enables PDF/HTML presentation in the given directory, where
       
   407   ``\<^verbatim>\<open>-P:\<close>'' refers to the default @{setting_ref ISABELLE_BROWSER_INFO} (or
       
   408   @{setting_ref ISABELLE_BROWSER_INFO_SYSTEM}).
       
   409 
       
   410   \<^medskip>
   405   Option \<^verbatim>\<open>-b\<close> ensures that heap images are produced for all selected
   411   Option \<^verbatim>\<open>-b\<close> ensures that heap images are produced for all selected
   406   sessions. By default, images are only saved for inner nodes of the hierarchy
   412   sessions. By default, images are only saved for inner nodes of the hierarchy
   407   of sessions, as required for other sessions to continue later on.
   413   of sessions, as required for other sessions to continue later on.
   408 
   414 
   409   \<^medskip>
   415   \<^medskip>