diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atan.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atan.html
index 2d9900d33..fc3f59c98 100644
--- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atan.html
+++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atan.html
@@ -1,10 +1,10 @@
-
+
#include <boost/math/complex/atan.hpp>
template<class T>
std::complex<T> atan(const std::complex<T>& z);
@@ -50,7 +50,7 @@
diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atanh.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atanh.html
index a6432ba07..3a59f3f65 100644
--- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atanh.html
+++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/atanh.html
@@ -1,10 +1,10 @@
-
+
atanh
-
-
-
+
+
+
@@ -20,22 +20,22 @@
-
+
#include <boost/math/complex/atanh.hpp>
template<class T>
std::complex<T> atanh(const std::complex<T>& z);
@@ -50,7 +50,7 @@
diff --git a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/history.html b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/history.html
index 8f22abba9..576087d02 100644
--- a/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/history.html
+++ b/doc/complex/html/complex_number_tr1_algorithms/inverse_complex/history.html
@@ -1,10 +1,10 @@
-
+
History
-
-
-
+
+
+
@@ -19,24 +19,24 @@
-
+
-
--
- 2005/12/17: Added support for platforms with no meaningful numeric_limits<>::infinity().
-
--
- 2005/12/01: Initial version, added as part of the TR1 library.
-
+
+-
+ 2005/12/17: Added support for platforms with no meaningful numeric_limits<>::infinity().
+
+-
+ 2005/12/01: Initial version, added as part of the TR1 library.
+