ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/util/cf_sync_doc
(Generate patch)

Comparing deliantra/util/cf_sync_doc (file contents):
Revision 1.3 by root, Mon Aug 28 12:21:53 2006 UTC vs.
Revision 1.4 by elmex, Thu Aug 31 22:37:19 2006 UTC

14 14
15pod() { 15pod() {
16 pod2man "$1" | groff -Thtml -mandoc -P -b -P -l >"/tmp/cfwwwdoc/$2" 16 pod2man "$1" | groff -Thtml -mandoc -P -b -P -l >"/tmp/cfwwwdoc/$2"
17} 17}
18 18
19pod server/lib/cf.pm development/cf.pm.html
19pod server/doc/events.pod development/events.html 20pod server/doc/events.pod development/events.html
20pod maps/perl/NPC_Dialogue.pm development/NPC_Dialogue.html 21pod maps/perl/NPC_Dialogue.pm development/NPC_Dialogue.html
21pod gcrossedit/bin/gce development/gce_manual.html 22pod gcrossedit/bin/gce development/gce_manual.html
22pod CFPlus/pod/skill_help.pod user/skill_help.html 23pod CFPlus/pod/skill_help.pod user/skill_help.html
23pod CFPlus/pod/command_help.pod user/command_help.html 24pod CFPlus/pod/command_help.pod user/command_help.html
25pod server/doc/jeweler_skill.pod user/jeweler_skill.html
24 26
25# please don't do --delete, it will delete the .desc files! 27# please don't do --delete, it will delete the .desc files!
26rsync -avpP /tmp/cfwwwdoc/. ruth:/var/www/cf.schmorp.de/doc/. --exclude "*.desc" --delete 28rsync -avpP /tmp/cfwwwdoc/. ruth:/var/www/cf.schmorp.de/doc/. --exclude "*.desc" --delete

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines