summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamldoc/Short_description.latex.reference
blob: 4a938e41688c528190cec0ed755d0f091f9607b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
\documentclass[11pt]{article} 
\usepackage[latin1]{inputenc} 
\usepackage[T1]{fontenc} 
\usepackage{textcomp}
\usepackage{fullpage} 
\usepackage{url} 
\usepackage{ocamldoc}
\begin{document}
\tableofcontents
\section{Short\_description : (* TEST
   * ocamldoc with latex
*)}
\label{Short-underscoredescription}\index{Short-underscoredescription@\verb`Short_description`}



Short global description in text mode


This file tests that documentation in text mode are given
a short description in the global description of modules.




\end{document}