diff options
| author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-11-09 20:47:30 +0000 |
|---|---|---|
| committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-11-09 20:47:30 +0000 |
| commit | aa2da583d03b0f72ec27304c7de079767075f7e6 (patch) | |
| tree | ba2ae9f7886c4a8f3dd2a39ef26229b218b712aa /documentation/Rakefile | |
| parent | f438bab057fac9e02e2d8f71276e7a7fbc933427 (diff) | |
Updating docs
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1843 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'documentation/Rakefile')
| -rw-r--r-- | documentation/Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Rakefile b/documentation/Rakefile index cb01fdc21..3da422e6d 100644 --- a/documentation/Rakefile +++ b/documentation/Rakefile @@ -32,7 +32,7 @@ task :html => htmlfiles task :default => :html -docs = %w{configref types reports functions} +docs = %w{configref typedocs reports functions} docs.each do |doc| task doc do |
