examples/api-samples/views/index.haml in groupdocs-1.5.8 vs examples/api-samples/views/index.haml in groupdocs-1.5.9
- old
+ new
@@ -60,11 +60,11 @@
%li
%a{:href => '/sample29'} Sample29 - How to use Filepicker.io to upload document and get it's URL
%li
%a{:href => '/sample30'} Sample30 - How to delete file from GroupDocs Storage
%li
- %a{:href => '/sample31'} Sample31 - How to dinamically create Signature Form using data from HTML form
+ %a{:href => '/sample31'} Sample31 - How to dynamically create Signature Form using data from HTML form
%li
%a{:href => '/sample32'} Sample32 - How to create signature form, publish it and configure notification via callback
%li
%a{:href => '/sample33'} Sample33 - How to convert and merge/combine several HTML documents into one PDF Document
%li
@@ -78,8 +78,10 @@
%li
%a{:href => '/sample38'} Sample38 - How to create new user and add him as collaborator to doc with annotations
%li
%a{:href => '/sample39'} Sample39 - How to add a Signature to a document and re-direct after signing with GroupDocs widget
%li
- %a{:href => '/sample41'} Sample41 - How to add numeration in the doc file using GroupDocs Ruby SDK
+ %a{:href => '/sample41'} Sample41 - How to set callback for Annotation and manage user rights using Ruby SDK
%li
%a{:href => '/sample42'} Sample42 - How to download document with annotations using GroupDocs Ruby SDK
+ %li
+ %a{:href => '/sample43'} Sample43 - How to add numeration in the doc file using GroupDocs Ruby SDK
\ No newline at end of file