examples/api-samples/views/sample11.haml in groupdocs-1.5.3 vs examples/api-samples/views/sample11.haml in groupdocs-1.5.4
- old
+ new
@@ -4,9 +4,13 @@
\- Sample11
.samplecontent{:style => 'padding:10px;'}
%i This sample will show how programmatically create and post an annotation into document. How to delete the annotation using Ruby SDK
%br/
%br/
+ %span.documentation
+ %a{:href => '/docs/sample11.html'} Builtin documentation for this sample
+ %br/
+ %br/
%p
You entered:
%p
UserId = #{(defined? userId) ? userId : ''}
%p