Index: docs/documentation.md |
diff --git a/docs/documentation.md b/docs/documentation.md |
deleted file mode 100644 |
index ec910654899467635bdd18c43f5c5abed0f9c2e8..0000000000000000000000000000000000000000 |
--- a/docs/documentation.md |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-# Introduction |
- |
-For API documentation, see |
-http://cdn01.foxitsoftware.com/pub/foxit/manual/enu/FoxitPDF_SDK20_Guide.pdf |
- |
-You can search the source code through |
-https://code.google.com/p/chromium/codesearch#search/&q=file:third_party/pdfium&sq=package:chromium&type=cs |
- |
-A sample consumer of this library is Chromium's PDF plugin. You can see the |
-source for it at https://chromium.googlesource.com/chromium/src/+/master/pdf/. |