diff options
Diffstat (limited to 'docs/release/userguide/pdf/user/userguide.rst')
-rw-r--r-- | docs/release/userguide/pdf/user/userguide.rst | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/release/userguide/pdf/user/userguide.rst b/docs/release/userguide/pdf/user/userguide.rst deleted file mode 100644 index 2394888..0000000 --- a/docs/release/userguide/pdf/user/userguide.rst +++ /dev/null @@ -1,29 +0,0 @@ -******************************************* -Platform Descriptor File (PDF) : User Guide -******************************************* - -Using the PDF template -###################### -Please follow these steps. - -* Go to sdv/pdf/template folder. -* Make a copy of it using site name :: - - - cp pdf_template.json <sitename_pdf>.json. - -* Fill all the values. - -* Use the <sitename_pdf>.json with sdvconfig tool to extrapolate the pdf. Refer to sdvconfig documentation. -* PDF is ready to use. - -Using GUI to create platform-description -######################################## -Please follow these steps. - -* Go to sdv/pdf/site folder. -* Open index.html with any browser. -* Follow the guidelines and fill all the values. -* Click Submit and Download. File named sitepdf.json will be downloaded. -* Use the sitepdf.json with sdvconfig tool to extrapolate the pdf. Refer to sdvconfig documentation. -* PDF is ready to use. |