From 1f9ea7d2ef55f8ba3a9075ece4ffc4ff3f81a9f2 Mon Sep 17 00:00:00 2001 From: Mitch Watrous Date: Tue, 12 Apr 2011 14:35:16 -0700 Subject: [PATCH] Make examples not be built by default --- CHANGES.html | 8 +++---- doc/build.txt | 4 ++-- doc/manual/source/attributes.rst | 4 ++-- doc/manual/source/click.rst | 2 +- doc/manual/source/distributed.rst | 2 +- doc/manual/source/openflow-switch.rst | 2 +- doc/manual/source/tcp.rst | 2 +- doc/release_steps.txt | 2 +- doc/testing/source/testing-framework.rst | 5 ++-- doc/tutorial/source/conceptual-overview.rst | 4 ++-- doc/tutorial/source/getting-started.rst | 26 ++++++++++----------- utils.py | 6 ++--- utils/.ns3rc | 2 +- wscript | 4 ++-- 14 files changed, 37 insertions(+), 36 deletions(-) diff --git a/CHANGES.html b/CHANGES.html index 34a35e960..ab80d15b8 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -48,17 +48,17 @@ us a note on ns-developers mailing list.

Changes to build system: