843199f303
Currently the shader code is not accessible from the examples documentation page. This patch fixes this by adding .glsl to the file extensions list for examples Change-Id: Iafe327d1bd99b78641a89863f9dbaf8112651c45 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
11 lines
369 B
Plaintext
11 lines
369 B
Plaintext
naturallanguage = en
|
|
outputencoding = UTF-8
|
|
sourceencoding = UTF-8
|
|
|
|
examples.fileextensions = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhcp *.qml *.css *.glsl"
|
|
examples.imageextensions = "*.png *.jpg *.gif"
|
|
|
|
headers.fileextensions = "*.ch *.h *.h++ *.hh *.hpp *.hxx"
|
|
sources.fileextensions = "*.c++ *.cc *.cpp *.cxx *.mm *.qml *.qdoc"
|
|
|