summaryrefslogtreecommitdiff
path: root/docs/documentation.md
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-09-22 08:52:52 -0700
committerTom Sepez <tsepez@chromium.org>2015-09-22 08:52:52 -0700
commit20ab0232053a819249322532011c65ed42e29a35 (patch)
treeefe6c2de469403f18525fc71ebbcee1635958beb /docs/documentation.md
parented7b2b50aa1744e0bc5a60bef12c61fa91d863b7 (diff)
downloadpdfium-20ab0232053a819249322532011c65ed42e29a35.tar.xz
Merge to XFA: [Docs] Add wiki content to Markdown docs
(cherry picked from commit 61327fe3c46b73141b4c885a98e97cd5d1412aba) Original Review URL: https://codereview.chromium.org/1356323002 . TBR=andybons@chromium.org Review URL: https://codereview.chromium.org/1359813003 .
Diffstat (limited to 'docs/documentation.md')
-rw-r--r--docs/documentation.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/documentation.md b/docs/documentation.md
new file mode 100644
index 0000000000..8efc46ce43
--- /dev/null
+++ b/docs/documentation.md
@@ -0,0 +1,10 @@
+# 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 http://src.chromium.org/viewvc/chrome/trunk/src/pdf/