Sha256: 7e3f918f61e93436bf0bda8d14076e2dfa0e03ce34d4a933c8da293e55a82b11

Contents?: true

Size: 779 Bytes

Versions: 4

Compression:

Stored size: 779 Bytes

Contents

---
title: Origen Std Lib
---
<%= render "partials/navbar.html", tab: :guides %>

% index = {}
% index[nil] = {
%   intro: "Introduction",
% }
% index["V93K SMT7"] = {
%   v93ksmt7_intro: "Introduction",
%   v93ksmt7_install: "How to Install",
%   v93ksmt7_helpers: "Helper Functions",
%   v93ksmt7_complete: "Complete Tests",
%   v93ksmt7_customizable: "Customizable Tests",
%   v93ksmt7_patching: "Patching Patterns (Overlay)",
%   v93ksmt7_capture: "Data Capture",
%   v93ksmt7_integration: "Origen Integration",
% }
% index["V93K SMT8"] = {
%   v93ksmt8_intro: "Introduction",
% }

% opts = options.merge(index: index, root: "guides", prompt: "Search the guides...")
% render "doc_helpers/searchable.html", options.merge(opts) do

<%= yield %>

<%= disqus_comments %>

% end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
origen_std_lib-0.13.1 templates/web/layouts/_guides.html.erb
origen_std_lib-0.13.0 templates/web/layouts/_guides.html.erb
origen_std_lib-0.12.0 templates/web/layouts/_guides.html.erb
origen_std_lib-0.11.0 templates/web/layouts/_guides.html.erb