Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2011-05-13 15:10:30 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2011-05-13 15:10:30 +0400
commit397f3893dd48d075c952425874a083a5aa85f701 (patch)
treec5aa8cdaa10b758955a70bb232a0da9f7bd0a1ce /intern/cycles/doc
parent88b25b871d965718e693a2766a19d75efa0f0dfc (diff)
Cycles: remove developer docs, all moved to wiki now.
Diffstat (limited to 'intern/cycles/doc')
-rw-r--r--intern/cycles/doc/CMakeLists.txt26
1 files changed, 0 insertions, 26 deletions
diff --git a/intern/cycles/doc/CMakeLists.txt b/intern/cycles/doc/CMakeLists.txt
index d6e487663c3..96054f2bed5 100644
--- a/intern/cycles/doc/CMakeLists.txt
+++ b/intern/cycles/doc/CMakeLists.txt
@@ -4,28 +4,6 @@ INSTALL(DIRECTORY license DESTINATION ${CYCLES_INSTALL_PATH}/cycles PATTERN ".sv
SET(doc_sources
index.html
- development/build.html
- development/bvh.html
- development/design.html
- development/device_abstraction.html
- development/displacement.html
- development/feature_todo.html
- development/known_issues.html
- development/geometric_issues.html
- development/ideas.html
- development/index.html
- development/kernel.html
- development/license.html
- development/node_guidelines.html
- development/optimization.html
- development/osl_gpu.html
- development/papers.html
- development/sobol.html
- development/source.html
- development/subdivision.html
- development/threads.html
- development/units_colors.html
-
reference/camera.html
reference/curve.html
reference/devices.html
@@ -60,9 +38,6 @@ SET(doc_sources
reference/shader/volume_textures.html)
SET(doc_extra
- development/images/rng_lcg_50_pass.png
- development/images/rng_sobol_50_pass.png
- development/threads.svg
reference/camera_ortho.svg
reference/camera_persp.svg
reference/material/material.svg
@@ -70,7 +45,6 @@ SET(doc_extra
style/style.css)
SET(doc_templates
- templates/development.html
templates/footer.html
templates/header.html
templates/nodes.html