diff options
author | opensource-tnbt <sridhar.rao@spirent.com> | 2020-10-27 08:19:07 +0530 |
---|---|---|
committer | opensource-tnbt <sridhar.rao@spirent.com> | 2020-10-27 08:21:39 +0530 |
commit | a848ae411a7e3a69bf00042166392c5a0d45a7e0 (patch) | |
tree | e4036c81351cdf76ab4e0bce1c7d7a977436ca41 /sdv/docs/pdf | |
parent | f12039ae1fb9ed773ddf3d8000c6645e5900c48e (diff) |
DOCS: Re-Organize Documentation.
This patch organizes documentation for Jerma Release.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I653c8c4b4e0092059f19314631a0fcab4941e134
Diffstat (limited to 'sdv/docs/pdf')
-rw-r--r-- | sdv/docs/pdf/user/userguide.rst | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/sdv/docs/pdf/user/userguide.rst b/sdv/docs/pdf/user/userguide.rst deleted file mode 100644 index 2394888..0000000 --- a/sdv/docs/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. |