diff options
| author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-06-17 01:56:04 +0000 |
|---|---|---|
| committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-06-17 01:56:04 +0000 |
| commit | 644fd4e5ff3cf3a31370be48c7d960e74204477d (patch) | |
| tree | 98619c04b07ac461935505abc95ac2d533e10108 /documentation/Rakefile | |
| parent | f0907607347c26127dd566fbe5b19c8528d25f5d (diff) | |
updating docs to work with webgen
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1293 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'documentation/Rakefile')
| -rw-r--r-- | documentation/Rakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/Rakefile b/documentation/Rakefile index 117c3052f..c87fd468e 100644 --- a/documentation/Rakefile +++ b/documentation/Rakefile @@ -1,3 +1,5 @@ +# vim: syntax=ruby + htmlfiles = [] CLEAN = [] |
