<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/8/5 Christoph Grüninger <span dir="ltr"><<a href="mailto:christoph.grueninger@iws.uni-stuttgart.de" target="_blank">christoph.grueninger@iws.uni-stuttgart.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Miha,<br>
congratulations for passing the mid term evaluation. Could you summarize,<br>
preferably in a blog post, what you achieved so far and what you initially<br>
planed? And can you give an updated schedule for the second half?<br></blockquote><div>Thank you :)<br><br></div><div>Yes, I wanted to write a post yesterday, but ran out of time. I'll write an update today.  <br></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
You started to use an documentation generator. You chose Sphinx which is<br>
a natural choice in a Python environment. As Dune uses Doxygen, the latter<br>
would be better suited for your Dune module.<br></blockquote><div>I used both Sphinx for Python and Doxygen for C++, but never Doxygen for Python. <br></div><div>I don't think there should be any problems converting, though. <br>
</div><div>If you think it should be consistent with the rest of DUNE I'll change it right away. <br></div><div>I don't really have an opinion here, I think Sphinx is better suited for python<br></div><div>(it has an easy syntax for argument types, for example), but I can still switch. <br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I tried the recently added files for the build systems. I don't have<br>
sphinx-built installed and the autotools based dunecontrol run broke.<br>
If you stick to Sphinx, you should only use it conditionally after<br>
configure found it. Otherwise the automated documentation generation<br>
should be disabled.<br></blockquote><div>Yes, I agree. I must confess I'm still not entirely familiar with autotools, <br></div><div>so I didn't make it optional yet, but it's definitely on my to-do list. <br>
<br></div><div>By the way, do you do the same with Doxygen-generated documentation, <br></div><div>or is Doxygen required?<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

When I try to run dune-control with CMake, it starts the autotools.<br>
I have not really investigated this behavior and it could be a bug<br>
with Dune's CMake support. Does it work for you? If not, I'll have<br>
a look.<br></blockquote><div>No, it's because I haven't included the CMake files yet. <br><br></div><div>I'm still a little curious about this dual-buildsystem thing you have. <br></div><div>As I understand it DUNE can be built either with autotools or CMake. <br>
</div><div>I have plenty of experience with CMake, as I worked with KDE before, <br></div><div>so this is definitely my favored choice. But I still have to support <br>both toolchains, right?<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Bye<br>
<span class="HOEnZb"><font color="#888888">Christoph<br>
<br>
--<br>
Die meisten Gebäude stammen aus einer Zeit, in der man auch<br>
Türklinken aus Beton gemacht hätte, wenn das denn ginge.<br>
[Spiegel Online, 25. Februar 2013]<br>
********************************************<br>
CMWR 2014: 9th - 13th June 2014 in Stuttgart<br>
         Please visit <a href="http://www.cmwr14.de" target="_blank">www.cmwr14.de</a><br>
********************************************<br>
</font></span></blockquote></div><br></div></div>