aboutsummaryrefslogtreecommitdiffstats
path: root/doc/cpp/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cpp/wscript')
-rw-r--r--doc/cpp/wscript4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/cpp/wscript b/doc/cpp/wscript
index a7aefc1..3ccb8c7 100644
--- a/doc/cpp/wscript
+++ b/doc/cpp/wscript
@@ -12,8 +12,12 @@ def build(bld):
("../pugl.rst", "sphinx/pugl.rst"),
("c-reference.rst", "sphinx/c-reference.rst"),
("cpp-reference.rst", "sphinx/cpp-reference.rst"),
+ ("event-loop.rst", "sphinx/event-loop.rst"),
+ ("events.rst", "sphinx/events.rst"),
("index.rst", "sphinx/index.rst"),
("overview.rst", "sphinx/overview.rst"),
+ ("view.rst", "sphinx/view.rst"),
+ ("world.rst", "sphinx/world.rst"),
]
# Run Doxygen to generate XML documentation