[crossfire] [cross] generating html guide

Mark Wedel mwedel at sonic.net
Thu Jun 2 01:46:48 CDT 2005


Neon Lim wrote:
>
     
      Hi,
     
     >
     
     
     >
     
      I finally know how to generate html guide of cross by someone giving
     
     >
     
      me hint at irc.
     
     >
     
     
     >
     
      cd into /doc/spoiler-html/
     
     >
     
     
     >
     
      make archive
     
     
  make spoiler.html is the more proper command in this case.

>
     
     
     >
     
      However, there are some problems. make archive is suppose to generate
     
     >
     
      various html of monster, spells, etc. But in the linux server
     
     >
     
      distribution of crossfire-1.7.0, after i run the command, it cant find
     
     >
     
      spellist.h in the include directory.
     
     
  yes - it appears the spoiler generation was never updated for the new spell logic.

>
     
     
     >
     
      And many images are not generated.
     
     >
     
     
     >
     
      i have the /lib/arch installed.
     
     >
     
     
     >
     
      After checking in the /doc/scripts/monster.pl , the code seems
     
     >
     
      correct, it is suppose to  read the graphics file ***.base.111.png ,
     
     >
     
      etc. at the lib/arch/monster directory.
     
     >
     
     
     >
     
      But when running the make archive, it tried to read ***.111.png ,
     
     >
     
      without the base... therefore causing reading error file not found and
     
     >
     
      generate 0 byte .gif
     
     >
     
     
     >
     
     
     >
     
      Can anyone advise on how to solve the broken image problem? Or is that
     
     >
     
      html guide generating script having problem?
     
     
  make archive is meant to pack up all the generated data into a tar archive. 
If you haven't made the files first, via the make spoiler.html, it won't have 
the stuff to pack up.

  I just tried it - there were some errors generating some of the images, but 
this appered to be more a problem with perhaps the pngtopnm program not liking 
the original files, vs path problem.


    
    


More information about the crossfire mailing list