Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: site/user/api.md

Issue 835083003: First set of minimal docs for the new Markdown server. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: fix skia doc links Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « site/roles.png ('k') | site/user/download.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/user/api.md
diff --git a/site/user/api.md b/site/user/api.md
new file mode 100644
index 0000000000000000000000000000000000000000..0b507b98cd005df43d0035c77da76f6b80217760
--- /dev/null
+++ b/site/user/api.md
@@ -0,0 +1,11 @@
+API Overview & Doxygen Docs
+===========================
+
+See navigable API Overview here:
+
+ [http://code.google.com/p/skia/wiki/APIOverview](http://code.google.com/p/skia/wiki/APIOverview)
+
+Autogenerated Doxygen docs are here:
+
+ [http://chromium-skia-gm.commondatastorage.googleapis.com/doxygen/doxygen/html/index.html](http://chromium-skia-gm.commondatastorage.googleapis.com/doxygen/doxygen/html/index.html)
+
« no previous file with comments | « site/roles.png ('k') | site/user/download.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698