freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] DocMaker 2


From: David Turner
Subject: Re: [Devel] DocMaker 2
Date: Tue, 08 Oct 2002 18:54:13 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910

David Turner wrote:
    in case you're wondering, you can re-generate the API reference
    anytime you want with the following command:

        python src/tools/docmaker/docmaker.py --title=FreeType-2.1.3   \
        --prefix=ft2 --output=<output-directory> include/freetype/*.h  \
        include\freetype\config\*.h include\freetype\cache\*.h

well, I got my slashes wrong, it's:

  python src/tools/docmaker/docmaker.py --title=FreeType-2.1.3   \
  --prefix=ft2 --output=<output-directory> include/freetype/*.h  \
  include/freetype/config/*.h include/freetype/cache/*.h

Cheers,

- David Turner
- The FreeType Project  (www.freetype.org)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]