diff --git a/changelog b/changelog
index 8eb52c1..0f49972 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20140731 tpd src/axiom-website/patches.html 20140731.03.tpd.patch
+20140731 tpd src/doc/index.html remove unused file
 20140731 tpd src/axiom-website/patches.html 20140731.02.tpd.patch
 20140731 tpd books/bookvol10.1 add toe.eps
 20140731 tpd books/ps/v101toe.eps added
diff --git a/patch b/patch
index 8ec7b2a..443c48f 100644
--- a/patch
+++ b/patch
@@ -1,4 +1 @@
-books/bookvol10.1 add toe graph
-
-The toe graph was added to Axiom years ago. 
-Integrate it into the books.
+src/doc/index.html remove unused file
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index d9f9a81..f73e6ef 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -4590,6 +4590,8 @@ src/lib/xspadfill.c 'maxDither' is set but never used, removed<br/>
 src/doc/Makefile removed<br/>
 <a href="patches/20140731.02.tpd.patch">20140731.02.tpd.patch</a>
 books/bookvol10.1 add toe graph<br/>
+<a href="patches/20140731.03.tpd.patch">20140731.03.tpd.patch</a>
+src/doc/index.html remove unused file<br/>
  </body>
 </html>
 
diff --git a/src/doc/index.html b/src/doc/index.html
deleted file mode 100644
index e5fbfc2..0000000
--- a/src/doc/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<html>
- <head>
-  Axiom 
- </head>
- <body>
-  Axiom
-  <br>
-  <a href="bookvol1.pdf">Book Volume 1: Tutorial</a><br>
-  <a href="bookvol1.pdf">Book Volume 2: Users Guide</a><br>
-  <a href="bookvol1.pdf">Book Volume 3: Programmers Guide</a><br>
-  <a href="bookvol4.pdf">Book Volume 4: Developers Guide</a><br>
-  <a href="bookvol1.pdf">Book Volume 5: Interpreter</a><br>
-  <a href="bookvol1.pdf">Book Volume 6: Compiler</a><br>
-  <a href="bookvol1.pdf">Book Volume 7: Hyperdoc</a><br>
-  <a href="bookvol1.pdf">Book Volume 8: Graphics</a><br>
-  <a href="bookvol1.pdf">Book Volume 9: Sman</a><br>
-  <a href="bookvol1.pdf">Book Volume 10: Algebra</a><br>
- </body>
-</head>
\ No newline at end of file
