File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Bibstro
2
2
3
+ ** Deprecated** : The sample relies on ScriptDb to store it's data, which is now
4
+ deprecated. Please refer to the [ migration guide] [ scriptdb_migration_guide ] for
5
+ further information.
6
+
3
7
Bibstro is a sample bibliography app for [ Google Docs] [ docs ] built upon the
4
8
[ Google Apps Script] [ apps_script ] platform. Bibstro shows how you can extend
5
9
Google Docs by adding custom menus, dialogs, and sidebars. Manipulating the
@@ -19,6 +23,7 @@ see our Google I/O 2013 talk “[Extend Google Docs with Apps Script][io_video]
19
23
You may also wish to consult our [ guide to extending Docs] [ quickstart ] , as well
20
24
as Apps Script's [ API reference] [ api_reference ] .
21
25
26
+ [ scriptdb_migration_guide ] : https://developers.google.com/apps-script/migration/script-db
22
27
[ api_reference ] : https://developers.google.com/apps-script/reference/document/
23
28
[ apps_script ] : https://developers.google.com/apps-script/
24
29
[ docs ] : https://support.google.com/drive/answer/143206?ref_topic=21008&rd=1
You can’t perform that action at this time.
0 commit comments