41.1 doc.cls

<..doc.4ht..>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % doc.4ht                               2014-07-12-22:36 %
 % Copyright (C) 1997--2009       Eitan M. Gurari         %
 <.TeX4ht copyright.>
 
 <.doc.sty.>
 \Hinput{doc}
 \endinput
 -_-_-

<..doc.sty..>
 \:CheckOption{no^} \if:Option \else
    \catcode‘\^^M=13    \def\hat:A#1^^M{\egroup}    \catcode‘\^^M=5  %
    \def\hhat:A{\bgroup \catcode‘\^^M=13 \hat:A}
    \Configure{\string^\string^}{A}{\hhat:A}
 \fi
 -_-_-

<..doc.sty..>+
 \def\:temp{{\rmfamily B\textsc{ib}\TeX}}
 \HLet\BibTeX\:temp
 \def\:temp{\textsc{Plain}\TeX}
 \HLet\PlainTeX\:temp
 -_-_-

<..doc.sty..>+
 \bgroup
    \let\:temp\StopEventually
    \OnlyDescription
    \ifx \:temp\StopEventually
       \let\:temp=\empty
    \else                                    \AlsoImplementation 
       \def\:temp{\long\def\StopEventually##1{##1}}
    \fi
 \expandafter \egroup \:temp
 -_-_-

<..doc.styNO..>
 \bgroup
    \let\:temp\StopEventually
    \OnlyDescription
    \ifx \:temp\StopEventually
       \let\:temp=\empty
    \else                                   \AlsoImplementation 
       \def\:temp{\let\StopEventually=\relax }%
    \fi
 \expandafter \egroup \:temp
 -_-_-

<..doc.sty..>+
 \HRestore\maketitle
 -_-_-

<..doc.sty..>+
 \:CheckOption{broken-index} \if:Option
   <.doc warning.>
   \pend:defI\codeline@wrindex{\if@filesw
      \title:chs{\html:addr
               \hbox{\Link-{}{<.haddr prefix.>\last:haddr}\EndLink}}{}%
       \immediate\write\@indexfile{\string \beforeentry{\RefFileNumber
            \FileNumber}{\title:chs{<.haddr prefix.>\last:haddr}{\cur:th
            \:currentlabel}}{\a:makeindex}}\fi}
 \else
   \def\warn:idx#1{%
     \expandafter\ifx \csname #1warn:idx\endcsname\relax
        \expandafter\global
            \expandafter\let \csname #1warn:idx\endcsname\def
        \:warning{If not done so, the index is to be processed by
         ^^J\space\space  makeindex -o #1.ind #1.idx
        }%
        {\Configure{Needs}{File: #1.4idx}\Needs{}}%
     \fi}
 \fi
 -_-_-