Rename to posterdown.ids

and drop support for other layouts

Change-Id: I8f62e38044f5259bd91bcc5aac551c9d9567d5b2
diff --git a/man/posterdown.Rd b/man/posterdown.Rd
index b7f2097..aff251b 100644
--- a/man/posterdown.Rd
+++ b/man/posterdown.Rd
@@ -2,26 +2,28 @@
 % Please edit documentation in R/posterdown.R
 \docType{package}
 \name{posterdown}
+\alias{posterdown.ids}
+\alias{posterdown.ids-package}
 \alias{posterdown}
-\title{posterdown package}
+\title{posterdown.ids package}
 \description{
 This package creates posters for conferences
 }
-\section{poster_html}{
+\section{posterdown_ids}{
 
-Creates an R Markdown template for a PDF poster document via HTML
+Creates an R Markdown template for a IDS CD compliant PDF poster document via HTML
 }
 
-\section{poster_betterland}{
-
-Creates an R Markdown template for a PDF poster document via HTML
+\seealso{
+Useful links:
+\itemize{
+  \item \url{https://github.com/brentthorne/posterdown}
+  \item Report bugs at \url{https://github.com/brentthorne/posterdown/issues}
 }
 
-\section{poster_betterport}{
-
-Creates an R Markdown template for a PDF poster document via HTML
 }
-
 \author{
 Brent Thorne
+
+Marc Kupietz
 }