glfw/docs
Siavash Eliasi dcc3e72d39 Introducing extra.less and using Less CSS for higher flexibility.
This will reduce the amount of copy paste involved when performing
slight changes to the default color sets.

These Ruby gems are required for generating extra.css from extra.less:
gem install less therubyracer

Please run this command to regenerate extra.css:
lessc --compress extra.less > extra.css
2014-06-18 18:04:52 +02:00
..
build.dox Added linking tutorial caveat. 2014-04-13 18:08:12 +02:00
CMakeLists.txt Removed DOS line breaks. 2013-10-09 21:35:35 +02:00
compat.dox Added extensions to X11 conformance section. 2014-01-21 21:33:11 +01:00
compile.dox Added _GLFW_USE_RETINA. 2014-02-10 13:45:13 +01:00
context.dox Added paragraph on object sharing. 2013-12-05 03:17:45 +01:00
Doxyfile.in Removed deprecated Doxygen options. 2014-05-23 13:53:55 +02:00
extra.css Introducing extra.less and using Less CSS for higher flexibility. 2014-06-18 18:04:52 +02:00
extra.less Introducing extra.less and using Less CSS for higher flexibility. 2014-06-18 18:04:52 +02:00
footer.html Removed invisible element. 2013-09-21 15:18:49 +04:30
header.html Removed index.html from URL. 2013-09-24 21:32:21 +02:00
internal.dox config.h.in --> glfw_config.h.in 2013-10-04 09:41:08 -04:00
main.dox Updated version number on main page. 2014-02-13 15:33:34 +01:00
monitor.dox Documentation work. 2013-07-07 12:59:30 +02:00
moving.dox Fixed typo in transition guide. 2014-05-26 10:33:22 +04:30
news.dox Added GLFW_FLOATING. 2014-06-18 16:39:39 +02:00
quick.dox Added GLFW_DOUBLEBUFFER. 2014-06-18 16:36:53 +02:00
window.dox Added GLFW_FLOATING. 2014-06-18 16:39:39 +02:00