|
31 | 31 | <ul> |
32 | 32 | <li><a href="about.html">About</a></li> |
33 | 33 | <li><a href="help.html">Get Help</a></li> |
34 | | - <li><a href="#">Contribute</a></li> |
35 | | - <li><a href="#" target="_blank">Documentation</a></li>- |
| 34 | + <li><a href="contribute.html">Contribute</a></li> |
| 35 | + <li><a href="documentation.html" >Documentation</a></li>- |
36 | 36 | </ul> |
37 | 37 | </div> |
38 | 38 | <div class="search pull-right"> |
|
50 | 50 | users and voluntary Community Branch contributors.</p> |
51 | 51 |
|
52 | 52 | <div id="documentation"> |
53 | | - <a class="button" href="#" target="_blank">Current Documentation</a> |
| 53 | + <a class="button" href="documentation.html">Current Documentation</a> |
54 | 54 | </div> |
55 | 55 | <p class="version">Current Version: 2015-02-ACS-B</p> |
56 | 56 |
|
@@ -171,41 +171,6 @@ <h2>Building ACS</h2> |
171 | 171 | </div> |
172 | 172 | </section> |
173 | 173 |
|
174 | | - <section class="acs-ws-2015" id="lists"> |
175 | | - <div id="os-selector"> |
176 | | - <h2>ACS Workshop 2015 @ UFRO</h2> |
177 | | - <p>This year's workshop is currently being held at Universidad de la Frontera, in Temuco, Chile.</p> |
178 | | - <p><strong>More information and material for the workshop can be found in the following links:</strong></p> |
179 | | - <ul> |
180 | | - <li>Agenda and Participants <a href="https://github.com/ACS-Community/ACS-Workshop/wiki/12th-ACS-Workshop-2015">here</a></li> |
181 | | - <li>Course Exercises <a href="https://github.com/ACS-Community/ACS-Workshop/wiki/Course-Exercises">here</a></li> |
182 | | - <li>Observatory Software Toy model <a href="https://github.com/ACS-Community/ACS-Workshop/wiki/Observatory-Software-Toy-Model">here</a></li> |
183 | | - </ul> |
184 | | - <p><strong>Presentations from the first day:</strong></p> |
185 | | - <ul> |
186 | | - <li>Astronomía en Chile - El Observatorio ALMA <a href="slides/ALMA-Universidad-La-Frontera-2014.08.17.pdf">pdf</a></li> |
187 | | - <li>Descripción y Areas del Dpto. de Computación de ALMA (ADC) <a href="slides/ALMA-ADC-Universidad-La-Frontera-2015.08.17.pdf">pdf</a> <a href="slides/ALMA-ADC-Universidad-La-Frontera-2015.08.17.pptx">pptx</a></li> |
188 | | - <li>The ALMA Software and Release Management <a href="slides/Release-Management-Universidad-de-la-Frontera-2015.08.17.pdf">pdf</a> <a href="slides/Release-Management-Universidad-de-la-Frontera-2015.08.17.ppt">ppt</a></li> |
189 | | - <li>ACS Community Branch - Who we are, and what can YOU do <a href="slides/ACS-Community-Branch.pdf">pdf</a> <a href="slides/ACS-Community-Branch.ppt">ppt</a></li> |
190 | | - </ul> |
191 | | - |
192 | | - <p><strong>Presentations from the workshop:</strong></p> |
193 | | - <ul> |
194 | | - <li>ACS Introduction <a href="slides/01-ACS-Introduction.pdf">pdf</a> <a href="slides/01-ACS-Introduction.pptx">pptx</a></li> |
195 | | - <li>Component/Container Model and Lifecycle Management <a href="slides/02-ACS-Component-Container.pdf">pdf</a> <a href="slides/02-ACS-Component-Container.pptx">pptx</a></li> |
196 | | - <li>A walk through ACS functionality <a href="slides/03-ACS-Functionality.pdf">pdf</a> <a href="slides/03-ACS-Functionality.pptx">pptx</a></li> |
197 | | - <li>Observatory Software Toy Model <a href="slides/04-Observatory-Software-Toy-Model.pdf">pdf</a> <a href="slides/04-Observatory-Software-Toy-Model.pptx">pptx</a></li> |
198 | | - <li>Project Lifecycle <a href="slides/05-ACS-Project-Lifecycle.pdf">pdf</a> <a href="slides/05-ACS-Project-Lifecycle.pptx">pptx</a></li> |
199 | | - <li>Software Engineering Basics <a href="slides/06-ACS-Software-Engineering-Basics.pdf">pdf</a> <a href="slides/06-ACS-Software-Engineering-Basics.pptx">pptx</a></li> |
200 | | - <li>Component implementation guidelines <a href="slides/07.1-ACS-Component-Implemenation-Guideline.pptx">pptx</a></li> |
201 | | - <li>Configuration Database <a href="slides/07-ACS-Configuration-Database.pdf">pdf</a> <a href="slides/07-ACS-Configuration-Database.pptx">pptx</a></li> |
202 | | - <li>Test Driven Development Unit testing <a href="slides/08-ACS-Test-Driven-Development.pdf">pdf</a> <a href="slides/08-ACS-Test-Driven-Development.pptx">pptx</a></li> |
203 | | - <li>Logging and Error Systems <a href="slides/09-ACS-Logging-and-Error-Systems.pdf">pdf</a> <a href="slides/09-ACS-Logging-and-Error-Systems.pptx">pptx</a></li> |
204 | | - <li>Characteristic components BACI properties and DevIO classes <a href="slides/10-ACS-Characteristic-Components.pdf">pdf</a> <a href="slides/10-ACS-Characteristic-Components.pptx">pptx</a></li> |
205 | | - </ul> |
206 | | - </div> |
207 | | - </section> |
208 | | - |
209 | 174 | <section class="whatsnext"> |
210 | 175 | <h2>What's Next?</h2> |
211 | 176 | <p>Once you have installed ACS, you can head over to the <a |
|
0 commit comments