Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
General
»
General discussions
»
SFML Documentation download
Print
Pages: [
1
]
Author
Topic: SFML Documentation download (Read 6676 times)
0 Members and 1 Guest are viewing this topic.
jimbob
Newbie
Posts: 1
SFML Documentation download
«
on:
August 10, 2012, 03:01:54 am »
Hey I'm trying to find a download for SFML documentation. I have limited internet access that's why I need the download. Can someone help me out?
Logged
binary1248
SFML Team
Hero Member
Posts: 1405
I am awesome.
Re: SFML Documentation download
«
Reply #1 on:
August 10, 2012, 03:43:26 am »
The documentation of SFML is in fact embedded in the code itself. All you need is
doxygen
to generate the HTML pages from the source and it will be available to you even when offline.
Logged
SFGUI
#
SFNUL
#
GLS
#
Wyrm
<- Why do I waste my time on such a useless project? Because I am
awesome
(first meaning).
Nexus
SFML Team
Hero Member
Posts: 6287
Thor Developer
Re: SFML Documentation download
«
Reply #2 on:
August 10, 2012, 07:53:03 am »
When you build SFML with CMake, you can choose an option to generate the documentation.
Logged
Zloxx II
: action platformer
Thor Library
: particle systems, animations, dot products, ...
SFML Game Development
:
Print
Pages: [
1
]
SFML community forums
»
General
»
General discussions
»
SFML Documentation download
anything