Documentation isn't really top notch possibly because sfml 2.0 is rcNop, the documentation is complete, so this kind of minor correction is relevant ;)
Off the top of my head I remember that sleep function is kind of.. hard to findIt's easy to find in the "Module" section. Since all other sections are indexed by class, it's indeed hard to find there.
Documentation isn't really top notch possibly because sfml 2.0 is rc, but it's not extremely misleading. Off the top of my head I remember that sleep function is kind of.. hard to find ??? Unless you spot it's header among hpp files or see it mentioned in tutorial or something, keyboard hpp on site is old so it(and documentation generated from it) is missing 'unknown' key.And you wanted to say with that want exactly? ???
And you wanted to say with that want exactly?That the amount of changes to sfml like changing setTexture behaviour, adding unknown key ect. make it so docs can fall behind and it's to be expected out of rc version. It's not like it's already 'Director's cut super extended edition SFML-aurent DELUXE 2.0' so obviosuly docs will get fixed and tutorials written some time in the future so it's not to be worried about.
Yes the online documentation is mostly outdated and if you need it then check the BUILD_DOC in the CMake process, or build it manually.
Uknown key is still missing.The doc has not been uploaded since RC, which doesn't mean that things are not already fixed in sources.
so obviosuly docs will get fixedI insist: the doc is not broken and doesn't need to be fixed (except the minor corrections that are reported sometimes), it just doesn't match one's particular version of SFML 2 (it currently matches the RC).