examples/api-samples/views/sample22.haml in groupdocs-1.5.3 vs examples/api-samples/views/sample22.haml in groupdocs-1.5.4
- old
+ new
@@ -3,9 +3,13 @@
\- Sample22
.samplecontent{:style => 'padding:10px;'}
%i This sample will show how to View Document pages as images using Ruby SDK
%br/
%br/
+ %span.documentation
+ %a{:href => '/docs/sample22.html'} Builtin documentation for this sample
+ %br/
+ %br/
%p
You entered:
%p
UserId = #{(defined? userId) ? userId : ''}
%p
\ No newline at end of file