diff options
author | gokuls <goksing@gmail.com> | 2017-06-08 23:31:58 -0400 |
---|---|---|
committer | gokuls <goksing@gmail.com> | 2017-06-08 23:33:50 -0400 |
commit | 4d6ce277921f99c440ebcd1796b4d6447af36f3b (patch) | |
tree | bdf38ebf310710908bc91e130e496b2471865ad0 /vnfs/VES5.0/doxygen-1.8.12/html/examples/docstring/latex/namespacedocstring.tex | |
parent | d01dc36ebf5dc8869da816379e59ff3a0a4749d2 (diff) |
Cleanup code and correct License
Change-Id: I5f1b07772c08d098e44f5e5b987c2dea9e115465
Signed-off-by: Gokul Singaraju <goksing@gmail.com>
Diffstat (limited to 'vnfs/VES5.0/doxygen-1.8.12/html/examples/docstring/latex/namespacedocstring.tex')
-rw-r--r-- | vnfs/VES5.0/doxygen-1.8.12/html/examples/docstring/latex/namespacedocstring.tex | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/vnfs/VES5.0/doxygen-1.8.12/html/examples/docstring/latex/namespacedocstring.tex b/vnfs/VES5.0/doxygen-1.8.12/html/examples/docstring/latex/namespacedocstring.tex deleted file mode 100644 index 528fdffb..00000000 --- a/vnfs/VES5.0/doxygen-1.8.12/html/examples/docstring/latex/namespacedocstring.tex +++ /dev/null @@ -1,34 +0,0 @@ -\hypertarget{namespacedocstring}{}\subsection{docstring Namespace Reference} -\label{namespacedocstring}\index{docstring@{docstring}} -\subsubsection*{Classes} -\begin{DoxyCompactItemize} -\item -class \hyperlink{classdocstring_1_1PyClass}{Py\+Class} -\end{DoxyCompactItemize} -\subsubsection*{Functions} -\begin{DoxyCompactItemize} -\item -def \hyperlink{namespacedocstring_aec1a168f6e16b33f87fe6a37b9208957}{func} () -\end{DoxyCompactItemize} - - -\subsubsection{Detailed Description} -\begin{DoxyVerb}@package docstring -Documentation for this module. - -More details. -\end{DoxyVerb} - - -\subsubsection{Function Documentation} -\hypertarget{namespacedocstring_aec1a168f6e16b33f87fe6a37b9208957}{}\label{namespacedocstring_aec1a168f6e16b33f87fe6a37b9208957} -\index{docstring@{docstring}!func@{func}} -\index{func@{func}!docstring@{docstring}} -\paragraph{\texorpdfstring{func()}{func()}} -{\footnotesize\ttfamily def docstring.\+func (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} - -\begin{DoxyVerb}Documentation for a function. - -More details. -\end{DoxyVerb} -
\ No newline at end of file |