The R Project SVN R

Rev

Rev 61433 | Rev 67562 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61433 Rev 66794
Line 1... Line 1...
1
% File src/library/tools/man/startDynamicHelp.Rd
1
% File src/library/tools/man/startDynamicHelp.Rd
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 2009 R Core Team
3
% Copyright 2009-2014 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{startDynamicHelp}
6
\name{startDynamicHelp}
7
\alias{startDynamicHelp}
7
\alias{startDynamicHelp}
8
\alias{help.ports}
8
\alias{help.ports}
-
 
9
\alias{R_DISABLE_HTTPD}
-
 
10
 
9
\title{Start the Dynamic HTML Help System}
11
\title{Start the Dynamic HTML Help System}
10
\description{
12
\description{
11
  This function starts the internal help server, so that HTML help pages
13
  This function starts the internal help server, so that HTML help pages
12
  are rendered when requested.
14
  are rendered when requested.
13
}
15
}