Re: [eigen] Re-structuring the documentation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [eigen] Re-structuring the documentation
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Sat, 12 Jan 2013 20:38:43 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=iK4vpydIXvmuIK4XyKtRf6HfjWhmqCVEXRlm4gkFdGk=; b=ZLBP9jPDNyfwcL53TIjUaSAPIlTYNn8iqE8qasmjpXnWyqytE0zBxD52hLCLKvFU+y MPwEkZFwpfJe+dl8V5mD80va9jvXdmkVMSX7zTpmfVdf5TN2YhgFMfBSrDEvXsRyVerm nq+6uy8idGwOi9Btv8xhH3nHoHBZLzAXLaNmSUtPozzGxV5caF+ebuSaYrQg4RBB8wEf H6LOPdScYJ1sHjg688/BODDBryedDzNLYk5FkUiLCN/ihTwigFCsI9eP0bUgpGYYuJVV y3Duuq8H2wr5JupJe3F+NReZT3QExpqFlcN5umaD1DFOcKaTBUZDn86BPJPsMhFCshKG ox6g==
On Sat, Jan 12, 2013 at 12:50 PM, Nicolas Limare
<nicolas.limare@xxxxxxxxxxxxxxxxxx> wrote:
> "Finally, do not miss the search-engine that is convenient to quickly
> found the documentation of a given class or function."
>
> -> Finally, do not miss the search engine, useful to quickly get to
> the documentation of a given class or function.
Thank you for the suggestion, I was not really inspired when I wrote that!
@FMDSPAM: I was also unsure about the numbering, so I removed it.
Unfortunately, searching for the section/subsection entries would
require to patch doxygen itself.
cheers,
gael