You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2>I am interested in contributing. How do I do this?<aclass="headerlink" href="#i-am-interested-in-contributing-how-do-i-do-this" title="Permalink to this headline">¶</a></h2>
151
-
<p>YDK is an open-source project and we welcome contributions. Please refer to this <aclass="reference external" href="https://github.com/CiscoDevNet/ydk-gen/blob/master/CONTRIBUTIONS.md">brief guide</a>, make the changes on your fork of <aclass="reference external" href="https://github.com/CiscoDevNet/ydk-gen">ydk-gen</a> and submit a pull request <aclass="reference external" href="https://github.com/CiscoDevNet/ydk-gen/pulls">here</a>.</p>
151
+
<p>YDK is an open-source project and we welcome contributions.
152
+
Please refer to this <aclass="reference external" href="https://github.com/CiscoDevNet/ydk-gen/blob/master/CONTRIBUTIONS.md">brief guide</a>,
153
+
make the changes on your fork of <aclass="reference external" href="https://github.com/CiscoDevNet/ydk-gen">ydk-gen</a> and submit a pull request
<h2>Can you help me change something in a model bundle API?<aclass="headerlink" href="#can-you-help-me-change-something-in-a-model-bundle-api" title="Permalink to this headline">¶</a></h2>
@@ -169,38 +172,32 @@ <h2>What version of YDK core can be used with YDK bundles?<a class="headerlink"
169
172
</div></blockquote>
170
173
<p>Also, we use the <aclass="reference external" href="https://github.com/CiscoDevNet/ydk-gen">ydk-gen</a> tool to generate the bundles.
171
174
This tool is available for anyone to use in order to generate the bundle version in combination with YDK core version of their choice.
172
-
For example, the below steps will generate & install the <codeclass="docutils literal"><spanclass="pre">cisco-ios-xr</span><spanclass="pre">6.5.1</span></code> bundle compatible with <codeclass="docutils literal"><spanclass="pre">ydk</span><spanclass="pre">core</span><spanclass="pre">0.8.0</span></code>
175
+
For example, the below steps will generate & install the <cite>cisco-ios-xr6.5.1</cite> bundle compatible with <cite>ydkcore0.8.5</cite>
173
176
(assuming you have already installed the <aclass="reference external" href="https://github.com/CiscoDevNet/ydk-py#system-requirements">system dependencies</a>):</p>
174
177
<olclass="arabic simple">
175
-
<li>Install libydk (taking CentOS as example. For other OS, please see <aclass="reference external" href="https://github.com/CiscoDevNet/ydk-py#quick-install">here</a>)</li>
178
+
<li>Install libydk (taking CentOS as example. For other OS, please see in <aclass="reference external" href="https://github.com/CiscoDevNet/ydk-py#quick-install">ydk-py</a> repository)</li>
0 commit comments