<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Nov 2, 2013 at 12:08 AM, Ali Çehreli <span dir="ltr"><<a href="mailto:acehreli@yahoo.com" target="_blank">acehreli@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/01/2013 03:51 PM, Philippe Sigaud wrote:<br>
<br>
> What did you use to generate your website, btw?<br>
<br>
It is a completely static web site (except the Google translate widget) that is produced by ddoc and a couple of Makefiles. </blockquote><div><br></div><div><br></div><div>This is something I'm looking for!</div><div>
<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The following is the Turkish readme file:<br>
<br>
  <a href="https://code.google.com/p/ddili/source/browse/trunk/BENIOKU" target="_blank">https://code.google.com/p/<u></u>ddili/source/browse/trunk/<u></u>BENIOKU</a><br>
<br>
The tools required for the site are just dmd and GNU make. The free pdf generator prince is used for the pdf versions of the books.<br>
<br>
I just do<br>
<br>
  make test<br>
<br>
to produce the light-weight versions of the pages during development and<br>
<br>
  make<br>
<br>
to produce a single tar file to upload to the provider.</blockquote><div><br></div><div>OK, that seems quite similar to what I want. Any limitation you hit with Ddoc?</div><div><br></div><div>Where can I get a view of the internal .ddoc file you used for the macro definitions? I found the source docs for your book text, but not the one containing definitions.</div>
<div><br></div><div>I'm planning to write a new text on D, and though I'm enamoured of Markdown, I'm willing to give Ddoc a chance, since Andrei pushes its usage.</div><div><br></div><div>I see three limitations:</div>
<div><br></div><div>- almost no one knows Ddoc. Markdown is simple and used by the entire planet.<br></div><div>- no possibility to inject equations with Ddoc?</div><div>- no possibility to put images? (I may be wrong on this one).</div>
<div><br></div><div>The equation requirement might seem strange, but I'd like to write a ray-tracing tutorial in D, and ray-tracing 'theory' uses a lot of maths. Many markdown parser know LaTeX or MathML. Mayby with MathML and invoking HTML code inside Ddoc?</div>
<div><br></div><div> Oh, and if you could find the time to translate the turkish page, that would be great!</div><div><br></div></div></div></div>