Thanks guys!

Documentation generation is working again.

Ronan

2014-09-19 21:45 GMT+02:00 Doxygen <doxy...@gmail.com>:

> Yes, Albert's analysis and suggested solution are correct.
>
> - Dimitri
>
> On 19 sep. 2014, at 20:09, Albert <albert.te...@gmail.com> wrote:
>
>
> As far as I can see in version 1.8.8 a default Parser has been introduced
> for unknown extensions which does not do anything with the file. In the
> past, as far as I can seee, these files were treated as one of the existing
> file types (I think C). Trough EXTENSION_MAPPING you can set the required
> language (in your case probably dtx=C)
>
> Albert
>
> On Fri, Sep 19, 2014 at 11:25 AM, Ronan <role...@gmail.com> wrote:
>
>> Hello,
>>
>> For historical reasons, I use "dxt" (d for Doxygen ;-)  extension instead
>> "txt" to write documentation using doxygen syntax and generate html.
>>
>> Doxyfile:
>>
>> FILE_PATTERNS = *.dxt
>>
>> Doxygen:
>>
>> Preprocessing MyFile.dxt...
>> Parsing MyFile.dxt...
>>
>> Result:
>>
>> MyFile.html
>>
>>
>> From version 1.4.5 until 1.8.7, I had no problems
>>
>> But, with doxygen 1.8.8, "Preprocessing/Parsing" is replaced by
>> "Reading", and no more html file is generated:
>>
>> Doxyfile configuration :
>>
>> FILE_PATTERNS = *.dxt
>>
>> Doxygen :
>>
>> Reading MyFile.dxt...
>>
>> Result :
>>
>> None
>>
>>
>> Does someone met the same problem?
>>
>>
>> Regards,
>>
>> Ronan
>>
>>
>> ------------------------------------------------------------------------------
>> Slashdot TV.  Video for Nerds.  Stuff that Matters.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Doxygen-users mailing list
>> Doxygen-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/doxygen-users
>>
>>
>
> ------------------------------------------------------------------------------
> Slashdot TV.  Video for Nerds.  Stuff that Matters.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
>
> _______________________________________________
> Doxygen-users mailing list
> Doxygen-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/doxygen-users
>
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to