source: trunk/SRC/Documentation/xmldoc/faqsaxo.xml @ 168

Last change on this file since 168 was 168, checked in by pinsard, 18 years ago

Main document available on top directory, Source links available in idldoc html output

  • Property svn:keywords set to Id
File size: 6.5 KB
Line 
1<?xml version='1.0' encoding='iso-8859-1'?>
2<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
4[]>
5<!--
6en s'inspirant de
7http://www.csc.fi/math_topics/Mail/FAQ/msg00069.html
8pour les questions
9on pourra aussi s'inspirer de http://idlastro.gsfc.nasa.gov/idlfaq.html
10
11!! on notera l'utilisation hypersioux de xinclude xpointer pour ne pas répéter
12(avec des erreurs, forcément)à ce qui est déjà écrit dans un autre document
13!!
14cf http://www.zvon.org/xxl/XIncludeTutorial/Output/example9.html
15cf http://www.zvon.org/xxl/XIncludeTutorial/Output/example12.html
16bon finalement c'est pas si hyper rusé parce qu'on hérite du plan (sect1 par
17exemple de l'entité incluse)
18-->
19<article>
20<title>Frequently Asked questions about SAXO</title>
21  <articleinfo>
22    <authorgroup>
23      <author><firstname>Sébastien</firstname> <surname>Masson</surname> <email>Sebastien.Masson_at_locean-ipsl.upmc.fr</email></author>
24      <author><firstname>Françoise</firstname> <surname>Pinsard</surname> <email>Francoise.Pinsard_at_locean-ipsl.upmc.fr</email></author>
25    </authorgroup>
26    <keywordset>
27      <keyword>idl</keyword>
28      <keyword>SAXO</keyword>
29      <keyword>FAQ</keyword>
30    </keywordset>
31    <revhistory>
32      <revision>
33        <revnumber>0.0</revnumber>
34        <date>August 2006</date>
35        <revremark>First draft</revremark>
36      </revision>
37      <revision>
38        <revnumber>0.1</revnumber>
39        <date>September 2006</date>
40        <revremark>+ onlinehelp</revremark>
41      </revision>
42    </revhistory>
43    <pubdate>$Id$</pubdate>
44  </articleinfo>
45
46<qandaset>
47<qandadiv id="intro">
48<title>Introduction</title>
49<para>
50This is a list of Frequently Asked Questions about SAXO.
51</para>
52<para>
53This list is roughly divided into categories: general questions,
54technical questions, contributors questions.
55</para>
56<para>
57Suggestions for corrections or additional sections are welcome -- please email them to <email>saxo-dev@forge.ipsl.jussieu.fr</email>.
58</para>
59</qandadiv>
60<qandadiv id="general">
61<title>General</title>
62<qandaentry>
63<question>
64<para>
65What is SAXO ?
66</para>
67</question>
68<answer>
69<para>
70see document <ulink url="../../saxo/browser/trunk/SRC/Documentation/xmldoc/whatissaxo.html?format=raw">What is SAXO</ulink>.
71</para>
72</answer>
73</qandaentry>
74<qandaentry>
75<question>
76<para>
77How can I get help ?
78</para>
79</question>
80<answer>
81<para>
82see Support in document <ulink url="../../saxo/browser/trunk/SRC/Documentation/xmldoc/main.html?format=raw">Main page of SAXO</ulink>.
83</para>
84</answer>
85</qandaentry>
86<qandaentry>
87<question>
88<para>
89How do I get SAXO ?
90</para>
91</question>
92<answer>
93<para>
94see document <ulink url="../../saxo/browser/trunk/SRC/Documentation/xmldoc/getsaxo.html?format=raw">Get SAXO</ulink>.
95</para>
96</answer>
97</qandaentry>
98<qandaentry>
99<question>
100<para>
101What is the current version of SAXO ?
102</para>
103</question>
104<answer>
105<para>
106</para>
107</answer>
108</qandaentry>
109<qandaentry>
110<question>
111<para>
112On what systems does SAXO run ?
113</para>
114</question>
115<answer>
116<para>
117</para>
118</answer>
119</qandaentry>
120<qandaentry>
121<question>
122<para>
123Does SAXO works wih GDL instead of IDL ?
124</para>
125</question>
126<answer>
127<para>
128Not yet. <!-- et de toute façon GDL est pour l'instant équivalent à la version
1296.0 de IDL donc peut-etre que tout SAXO ne fonctionnerait pas -->
130</para>
131</answer>
132</qandaentry>
133<qandaentry>
134<question>
135<para>
136When is the next version of SAXO due out ?
137</para>
138</question>
139<answer>
140<para>
141</para>
142</answer>
143</qandaentry>
144<qandaentry>
145<question>
146<para>
147How can I find if a routine to do what I want already exists ?
148</para>
149</question>
150<answer>
151<para>
152</para>
153</answer>
154</qandaentry>
155<qandaentry>
156<question>
157<para>
158How should SAXO be cited or acknowledged in publication ?
159</para>
160</question>
161<answer>
162<para>
163</para>
164</answer>
165</qandaentry>
166</qandadiv>
167<qandadiv id="technical">
168<title>Technical questions</title>
169<qandaentry>
170<question>
171<para>
172Is there on-line help for SAXO ?
173</para>
174</question>
175<answer>
176<para>
177Yes. produced by <application>IDLdoc</application>.
178</para>
179<para>
180You can access to this documentation set during your IDL session with this
181command :
182 <screen format="linespecific">
183  <prompt>IDL</prompt> <userinput><command>ONLINE_HELP</command>,<option>book="<replaceable>SAXO_basedirectory</replaceable>/SAXO_DIR/SRC/Documentation/idldoc_assistant_output/idldoc-lib.adp"</option></userinput>
184</screen>
185</para>
186</answer>
187</qandaentry>
188</qandadiv>
189<qandadiv id="Contributors">
190<title>Contributors</title>
191<qandaentry>
192<question>
193<para>
194Is there an SAXO Style Guide available ?
195</para>
196</question>
197<answer>
198<para>
199There is a template for header <ulink url="../new_header.txt?format=raw">new_header.txt</ulink>
200which can be parsed by <application>IDLdoc</application>.
201</para>
202<para>
203This file can be added in <application>Emacs</application> configuration
204<menuchoice>
205  <shortcut>
206    <keycombo><keysym>C-c</keysym><keysym>C-h</keysym></keycombo>
207  </shortcut>
208  <guimenu>IDLWAVE</guimenu>
209  <guimenuitem>Templates</guimenuitem>
210  <guimenuitem>Doc Header</guimenuitem>
211</menuchoice>.
212in your <filename>${HOME}/.emacs</filename> like this :
213<programlisting format="linespecific">
214(add-hook 'idlwave-mode-hook
215  (function
216    (lambda ()
217     (setq idlwave-file-header '("<replaceable>SAXO_basedirectory</replaceable>/SAXO_DIR/SRC/Documentation/new_header.txt")
218    ))))
219</programlisting>
220</para>
221</answer>
222</qandaentry>
223<qandaentry>
224<question>
225<para>
226Is there any trouble with <application>IDLdoc</application> ?
227</para>
228</question>
229<answer>
230<para>
231Yes, there are some :
232<itemizedlist>
233<listitem>
234<para>
235<literal>\</literal> in <filename>*.pro</filename> are not written
236in <filename>*.html</filename>.
237They must be escaped by an other <literal>\</literal> or you can choose an other character.
238</para>
239</listitem>
240<listitem>
241<para>
242<guimenu>Search</guimenu> does'nt handle characters like <literal>-</literal>
243and <literal>|</literal>.
244</para>
245</listitem>
246<listitem>
247<para>
248Paragraphs of <filename>*.pro</filename> headers are shown with a proportinal
249font in the <literal>html</literal> release.
250</para>
251<para>
252If you need to draw some small figure like grid cell, you can encapsulate
253between the block to be shown in constant font <!-- see savesaxo.sh -->
254between
255<literal>; &lt;fixe&gt;</literal> and
256<literal>; &lt;/fixe&gt;</literal>
257</para>
258</listitem>
259</itemizedlist>
260</para>
261<para>
262Unfortunatly, these troubles may not be fixed because the author does not
263have anymore the opportunity to work on his own work.
264</para>
265<para>
266Bugs can be submitted to IDL but we do not expect answers !
267<!-- ++ rappel du bug soumis -->
268</para>
269</answer>
270</qandaentry>
271</qandadiv>
272</qandaset>
273</article>
Note: See TracBrowser for help on using the repository browser.