Difference between revisions of "Installation/swak4Foam"

From OpenFOAMWiki
(How to add new pages: indication added for specific OSes)
m (How to add new pages: typo)
Line 13: Line 13:
 
Check the source code of one or more of the children pages listed in the [[#Introduction|Introduction]] to get a better idea of the structure, but the common structure is as follows:
 
Check the source code of one or more of the children pages listed in the [[#Introduction|Introduction]] to get a better idea of the structure, but the common structure is as follows:
 
<ol><li>All children pages must start with <tt>Installation/swak4Foam</tt></li>
 
<ol><li>All children pages must start with <tt>Installation/swak4Foam</tt></li>
<li>ALl the children pages that are instructing on how to install in a specific Operating System, should start with <tt>Installation/swak4Foam/Installing On</tt></li>
+
<li>All the children pages that are instructing on how to install in a specific Operating System, should start with <tt>Installation/swak4Foam/Installing On</tt></li>
 
<li>Next indicate the operating system it's meant for and in that page, must refer have at the bottom of the page this code:
 
<li>Next indicate the operating system it's meant for and in that page, must refer have at the bottom of the page this code:
 
<pre>[[Category:Installing swak4Foam]]</pre></li>
 
<pre>[[Category:Installing swak4Foam]]</pre></li>

Revision as of 17:49, 22 March 2014

1 Introduction

This page is an entry point to the several instructions made available for quickly installing swak4Foam on any operating system. For more information about it, check the official wiki page: Contrib/swak4Foam

As for installing swak4Foam, begin by reading the page referring to the Operating System you're using, located at this sub-page: Installation/swak4Foam/Installing On - more specifically, one of these pages:

Installation/swak4Foam/Installing On/Ubuntu


For reference, here is the complete list of pages that fall into the category of installing swak4Foam:


2 How to add new pages

Check the source code of one or more of the children pages listed in the Introduction to get a better idea of the structure, but the common structure is as follows:

  1. All children pages must start with Installation/swak4Foam
  2. All the children pages that are instructing on how to install in a specific Operating System, should start with Installation/swak4Foam/Installing On
  3. Next indicate the operating system it's meant for and in that page, must refer have at the bottom of the page this code:
    [[Category:Installing swak4Foam]]
  4. Whenever there is a detail specific to a swak4Foam version, please indicate directly where that detail is relevant. If it extends for more than a paragraph, then please create a chapter dedicated to explaining said difference and link to it from where it refers to.