Skip to content

Commit 80392fe

Browse files
committed
Merge branch 'feature/QPR-13998' into 'main'
Resolve QPR-13998 "Feature/" Closes QPR-13998 See merge request app/app-51172/qs/OpenSourceRisk-website!1
2 parents ba0aeeb + faff2ad commit 80392fe

232 files changed

Lines changed: 4136 additions & 109880 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2.01 MB
Binary file not shown.

contributions/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,12 @@
180180

181181
<article id="post-3647" class="post-3647 page type-page status-publish hentry">
182182
<div class="text">
183-
<p>One valuable way of contributing to ORE is joining the Open Source Risk <a href="/forum">forum</a> on this web site. Please sign up, join the discussions, provide your feedback and help us driving the project forward.</p>
183+
<p>One valuable way of contributing to ORE is joining the Open Source Risk <a href="https://github.com/OpenSourceRisk/Engine/discussions">forum</a> on our GitHub page. Join the discussions, provide your feedback, and help us driving the project forward.</p>
184184
<hr>
185-
<p>If you want to contribute as a developer, the starting point is to fork the ORE repository at <a href="https://github.com/OpenSourceRisk/Engine">github.com/OpenSourceRisk/Engine</a>. The natural starting point and good way to become familiar with the framework is then working on test cases in one of the three  libraries. As in QuantLib, if you want to contribute a larger non-trivial piece of work, then please discuss this in the forum first. Technically, changes should be contributed in the form of “pull requests” as described <a href="https://help.github.com/articles/fork-a-repo">here</a>.</p>
186-
</div>
185+
<p>If you want to contribute as a developer, the starting point is to fork the ORE repository at <a href="https://github.com/OpenSourceRisk/Engine">github.com/OpenSourceRisk/Engine</a>. The natural starting point and good way to become familiar with the framework is then working on test cases in one of the three libraries. As in QuantLib, if you want to contribute a larger non-trivial piece of work, then please discuss this in the forum first. Technically, changes should be contributed in the form of “pull requests” as described <a href="https://help.github.com/articles/fork-a-repo">here</a>.</p>
186+
<br><br>
187+
</div>
188+
187189
</article><!-- #post-## -->
188190
</div>
189191
</section>

documentation/index.html

Lines changed: 1 addition & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,6 @@ <h3>We have now released more than 1000+ pages of documentation, now split into
256256
<li>Historical, MC , Semi/Fully Parametric &amp; Hybrid VaR</li>
257257
<li>Capital Requirements Calculations (e.g. SMRC, CEM, RWA, SA/BA-CCR)</li>
258258
</ul>
259-
<p><a href="/docs/qle/index.html">Doxygen Documentation</a></p>
260-
<p>This HTML documentation provides an overview of the structure and various classes and functions found the ORE C++ library. It is generated automatically from the source code using <a href="https://www.doxygen.nl/">Doxygen</a> , a widely-used open-source documentation generator tool).</p>
261259
<p><a href="https://www.youtube.com/channel/UCrCpkb1-s3pxKd7U-YgJulA">ORE Academy</a></p>
262260
<p>View an extensive library of learning materials on YouTube covering all of the pricing and risk analysis possibilities with ORE so that you can take complete advantage of its capabilities.</p>
263261
<p> </p>
@@ -273,55 +271,7 @@ <h3>We have now released more than 1000+ pages of documentation, now split into
273271
<p><a href="/docs/ored/index.html"><img src="/content/uploads/2016/10/ore_data@2x.png" width="200" alt=""></a></p>
274272
<p> </p>
275273
<p><a href="/docs/qle/index.html"><img src="/content/uploads/2016/10/ore_quantext@2x.png" width="200" alt=""></a></p></div>
276-
</div><div id="bbp_login_widget-2" class="widget bbp_widget_login"><h5 class="widget-title font-alt">Community Login</h5>
277-
<form method="post" action="/login/" class="bbp-login-form">
278-
<fieldset class="bbp-form">
279-
<legend>Log In</legend>
280-
281-
<div class="bbp-username">
282-
<label for="user_login">Username: </label>
283-
<input type="text" name="log" value="" size="20" maxlength="100" id="user_login" autocomplete="off">
284-
</div>
285-
286-
<div class="bbp-password">
287-
<label for="user_pass">Password: </label>
288-
<input type="password" name="pwd" value="" size="20" id="user_pass" autocomplete="off">
289-
</div>
290-
291-
<div class="bbp-remember-me">
292-
<input type="checkbox" name="rememberme" value="forever" id="rememberme">
293-
<label for="rememberme">Keep me signed in</label>
294-
</div>
295-
296-
<div class="inv-recaptcha-holder"></div>
297-
<div class="bbp-submit-wrapper">
298-
299-
<button type="submit" name="user-submit" id="user-submit" class="button submit user-submit">Log In</button>
300-
301-
302-
<input type="hidden" name="user-cookie" value="1">
303-
304-
<input type="hidden" id="bbp_redirect_to" name="redirect_to" value="/documentation/?simply_static_page=2717"><input type="hidden" id="_wpnonce" name="_wpnonce" value="c3d18b7781"><input type="hidden" name="_wp_http_referer" value="/documentation/?simply_static_page=2717">
305-
</div>
306-
307-
308-
<div class="bbp-login-links">
309-
310-
311-
<a href="/forum/register/" title="Register" class="bbp-register-link">Register</a>
312-
313-
314-
315-
<a href="/forum/password/" title="Lost Password" class="bbp-lostpass-link">Lost Password</a>
316-
317-
318-
</div>
319-
320-
321-
</fieldset>
322-
</form>
323-
324-
</div> </div>
274+
</div>
325275
</div>
326276
<!-- End Sidebar -->
327277
</div><!-- .row -->

0 commit comments

Comments
 (0)