diff --git a/pyste/doc/exporting_all_declarations_from_a_header.html b/pyste/doc/exporting_an_entire_header.html
similarity index 98%
rename from pyste/doc/exporting_all_declarations_from_a_header.html
rename to pyste/doc/exporting_an_entire_header.html
index 00f11c2d..d82b8ba2 100644
--- a/pyste/doc/exporting_all_declarations_from_a_header.html
+++ b/pyste/doc/exporting_an_entire_header.html
@@ -1,7 +1,7 @@
-Exporting All Declarations from a Header
+Exporting An Entire Header
@@ -12,7 +12,7 @@
- Exporting All Declarations from a Header
+ Exporting An Entire Header
diff --git a/pyste/doc/pyste.txt b/pyste/doc/pyste.txt
index d5a8b7ad..926c0cf8 100644
--- a/pyste/doc/pyste.txt
+++ b/pyste/doc/pyste.txt
@@ -397,7 +397,7 @@ Pyste expects them to be a [*pointer]. Doing otherwise will prevent your
code to compile when you set a wrapper for a virtual method.
]
-[page:1 Exporting All Declarations from a Header]
+[page:1 Exporting An Entire Header]
Pyste also supports a mechanism to export all declarations found in a header
file. Suppose again our file, [^hello.h]:
diff --git a/pyste/doc/smart_pointers.html b/pyste/doc/smart_pointers.html
index d3ff5923..7563d864 100644
--- a/pyste/doc/smart_pointers.html
+++ b/pyste/doc/smart_pointers.html
@@ -3,7 +3,7 @@
Smart Pointers
-
+
@@ -20,7 +20,7 @@
-
+
@@ -61,7 +61,7 @@ exported if needed, without the need to tell Pyste about them explicitly.