\documentclass{article}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{hyperref}
\pagestyle{headings}
\begin{document}
\part{Horde Developer's FAQ}
\section{About the FAQ}
The Horde Developer's FAQ contains questions and answers regarding creating new applications, modifying or extending existing applications, the bug report/fix/release process, adding or updating translations and general information about the Horde development process.

If you are not doing any of the above you might prefer to see either the <a href="https://wiki.horde.org/FAQ/User">User's FAQ</a> or the <a href="https://wiki.horde.org/FAQ/Admin">Administrator's FAQ</a>

\begin{itemize}
\item <a href="https://wiki.horde.org/FAQ/Developer/General">General Information</a>


\item <a href="https://wiki.horde.org/FAQ/Developer/NewApp">Creating a New Application</a>


\item <a href="https://wiki.horde.org/FAQ/Developer/ModifyApp">Modifying or Extending an Application</a>


\end{itemize}
\section{Links}
For more information on working with Horde, please see the following pages:<br />
<a href="http://wiki.horde.org/Doc/Dev">http://wiki.horde.org/Doc/Dev</a> - General developer documentation<br />
<a href="http://wiki.horde.org/[SecurityManagement](SecurityManagement)">http://wiki.horde.org/[SecurityManagement](SecurityManagement)</a> - Horde security vulnerability handling policy<br />
<a href="http://dev.horde.org/">http://dev.horde.org/</a> - Links to API docs, mailing list archives and snapshots<br />
<a href="http://dev.horde.org/api/framework">http://dev.horde.org/api/framework</a> - Horde Framework API documentation (PHPdoc)

\end{document}
