\section{/var/www/mlpack.ratml.\+org/mlpack.org/\+\_\+src/mlpack-\/3.3.1/src/mlpack/bindings/markdown/print\+\_\+docs.hpp File Reference}
\label{print__docs_8hpp}\index{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/3.\+3.\+1/src/mlpack/bindings/markdown/print\+\_\+docs.\+hpp@{/var/www/mlpack.\+ratml.\+org/mlpack.\+org/\+\_\+src/mlpack-\/3.\+3.\+1/src/mlpack/bindings/markdown/print\+\_\+docs.\+hpp}}
Include dependency graph for print\+\_\+docs.\+hpp\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=350pt]{print__docs_8hpp__incl}
\end{center}
\end{figure}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item 
void \textbf{ Print\+Docs} (const std\+::string \&binding\+Name, const std\+::vector$<$ std\+::string $>$ \&languages)
\begin{DoxyCompactList}\small\item\em Given the current settings of C\+LI, print Markdown documentation for the binding types that are registered for these options. \end{DoxyCompactList}\item 
void \textbf{ Print\+Headers} (const std\+::string \&binding\+Name, const std\+::vector$<$ std\+::string $>$ \&languages)
\begin{DoxyCompactList}\small\item\em Given the current settings of C\+LI, print the header (which will be the navigation tab) for the binding types that are registered for these options. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Detailed Description}
\begin{DoxyAuthor}{Author}
Ryan Curtin
\end{DoxyAuthor}
Functions to generate Markdown for documentation of bindings.

mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-\/clause B\+SD license. You should have received a copy of the 3-\/clause B\+SD license along with mlpack. If not, see {\tt http\+://www.\+opensource.\+org/licenses/\+B\+S\+D-\/3-\/\+Clause} for more information. 

\subsection{Function Documentation}
\mbox{\label{print__docs_8hpp_a7ca2df5a0db064d2a8571f8da3c1049e}} 
\index{print\+\_\+docs.\+hpp@{print\+\_\+docs.\+hpp}!Print\+Docs@{Print\+Docs}}
\index{Print\+Docs@{Print\+Docs}!print\+\_\+docs.\+hpp@{print\+\_\+docs.\+hpp}}
\subsubsection{Print\+Docs()}
{\footnotesize\ttfamily void Print\+Docs (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{binding\+Name,  }\item[{const std\+::vector$<$ std\+::string $>$ \&}]{languages }\end{DoxyParamCaption})}



Given the current settings of C\+LI, print Markdown documentation for the binding types that are registered for these options. 

Output is printed to stdout.


\begin{DoxyParams}{Parameters}
{\em binding\+Name} & The binding name (\$\{B\+I\+N\+D\+I\+NG\} from C\+Make). \\
\hline
{\em languages} & The set of languages to print documentation for. \\
\hline
\end{DoxyParams}
\mbox{\label{print__docs_8hpp_a49b8f9f6d2d2273d3890561d2c1fa95c}} 
\index{print\+\_\+docs.\+hpp@{print\+\_\+docs.\+hpp}!Print\+Headers@{Print\+Headers}}
\index{Print\+Headers@{Print\+Headers}!print\+\_\+docs.\+hpp@{print\+\_\+docs.\+hpp}}
\subsubsection{Print\+Headers()}
{\footnotesize\ttfamily void Print\+Headers (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{binding\+Name,  }\item[{const std\+::vector$<$ std\+::string $>$ \&}]{languages }\end{DoxyParamCaption})}



Given the current settings of C\+LI, print the header (which will be the navigation tab) for the binding types that are registered for these options. 

Output is printed to stdout. 