From 23863e4c86a99381c1bd83e76c9055b10a8bf6c4 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Fri, 1 Apr 2016 13:54:37 -0700 Subject: Starting to add some documentation. This CL adds the beginnings of a Geting Started document for PDFium and adds the navbar.md file to get navigation on the markdown files when rendered by Gitiles. Review URL: https://codereview.chromium.org/1840793002 --- navbar.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 navbar.md (limited to 'navbar.md') diff --git a/navbar.md b/navbar.md new file mode 100644 index 0000000000..a7f9307ae7 --- /dev/null +++ b/navbar.md @@ -0,0 +1,13 @@ + + +# PDFium + +* [Home](/README.md) +* [Getting Started](/docs/getting-started.md) +* [V8 Getting Started](/docs/v8-getting-started.md) + +[home]: /README.md -- cgit v1.2.3