hi all,

i'm a newbie, but i really like the concept of drupal. i got many projects which i documented in doxygen style and i want to add the generated html files into a dupal homepage.

my idea is to parse the generated html files and load the content via a programming interface or a http request into drupal. how can i add the content programmatically?

i read some tutorials and searched for useful modules already, but i don't know how yet to implement my idea.

maybe someone can help me, thanks.