mirror of
https://github.com/fltk/fltk.git
synced 2026-06-01 06:14:28 +08:00
STR# 2983.
Updated README to reflect how docs are built, removed some old email addresses and URLs. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9971 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -98,6 +98,20 @@ BUILDING FLTK UNDER MICROSOFT WINDOWS
|
|||||||
sh configure ...options...
|
sh configure ...options...
|
||||||
|
|
||||||
|
|
||||||
|
BUILDING HTML DOCUMENTATION
|
||||||
|
|
||||||
|
If you want to build the HTML documentation:
|
||||||
|
|
||||||
|
( cd documentation && make html )
|
||||||
|
|
||||||
|
If you want to build the PDF documentation:
|
||||||
|
|
||||||
|
( cd documentation && make pdf )
|
||||||
|
|
||||||
|
FLTK uses doxygen for documentation, so you'll at least need doxygen
|
||||||
|
installed for creating html docs, and LaTeX for creating PDF docs.
|
||||||
|
|
||||||
|
|
||||||
INTERNET RESOURCES
|
INTERNET RESOURCES
|
||||||
|
|
||||||
FLTK is available on the 'net in a bunch of locations:
|
FLTK is available on the 'net in a bunch of locations:
|
||||||
@@ -106,23 +120,16 @@ INTERNET RESOURCES
|
|||||||
http://www.fltk.org/str.php [for reporting bugs]
|
http://www.fltk.org/str.php [for reporting bugs]
|
||||||
http://www.fltk.org/software.php [source code]
|
http://www.fltk.org/software.php [source code]
|
||||||
|
|
||||||
- FTP: http://ftp.easysw.com/pub/fltk
|
- FTP: (offline Apr 20 '13) http://ftp.easysw.com/pub/fltk
|
||||||
ftp://ftp.easysw.com/pub/fltk
|
(offline Apr 20 '13) ftp://ftp.easysw.com/pub/fltk
|
||||||
ftp://ftp2.easysw.com/pub/fltk
|
(offline Apr 20 '13) ftp://ftp2.easysw.com/pub/fltk
|
||||||
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk
|
ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk
|
||||||
ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/fltk
|
ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/fltk
|
||||||
ftp://gd.tuwien.ac.at/hci/fltk
|
ftp://gd.tuwien.ac.at/hci/fltk
|
||||||
|
|
||||||
- EMail: fltk@fltk.org [see instructions below]
|
|
||||||
|
|
||||||
To send a message to the FLTK mailing list ("fltk@fltk.org")
|
|
||||||
you must first join the list. Non-member submissions are
|
|
||||||
blocked to avoid problems with SPAM.
|
|
||||||
|
|
||||||
To join the FLTK mailing list, go the following web page:
|
To join the FLTK mailing list, go the following web page:
|
||||||
|
|
||||||
http://lists.easysw.com/listinfo/fltk
|
http://www.fltk.org/newsgroups.php
|
||||||
|
|
||||||
|
|
||||||
REPORTING BUGS
|
REPORTING BUGS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user