Skip to content

How to publish a Google doc as an embedded doc on OpenPrescribing

Peter Inglesby edited this page Feb 19, 2019 · 5 revisions
  • Write google doc;
  • Publish doc by selecting "Publish to the Web" from the File menu then select "Publish";
  • Find the identifier in the URL of the doc;
  • In the openprescribing code, add an entry to the GDOCS setting, mapping the path of the document on openprescribing.net to the identifier;
  • Deploy!