You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2006/10/31 17:54:53 UTC

[jira] Updated: (HARMONY-2024) [drlvm][build] no docs are generated for DRLVM

     [ http://issues.apache.org/jira/browse/HARMONY-2024?page=all ]

Alexei Fedotov updated HARMONY-2024:
------------------------------------

    Attachment: vm_cfg.patch

A quick solution on Linux to get Doxygen for DRLVM can look like follows:

$ cd $DRLVM_DIR
$ mkdir doc
$ cd doc
$ cp $CLASSLIB_DIR/doc/kernel/kernel.cfg vm.cfg

Patch vm.cfg using attached vm_cfg.patch

$ DRLVM_DOC_DIR=. CLASSLIB_DOC_DIR=$CLASSLIB_DIR/doc doxygen vm.cfg

Enjoy!

> [drlvm][build] no docs are generated for DRLVM
> ----------------------------------------------
>
>                 Key: HARMONY-2024
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2024
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Alexei Fedotov
>         Attachments: vm_cfg.patch
>
>
> Nadezhda Morozova wrote at
> http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200610.mbox/%3c523F3D8D8C97554AA47E53DF1A05466A587B5B@nnsmsx411.ccr.corp.intel.com%3e
> AFAIU, we want to have the following:
> 1.	Ability to generate docs locally from source code [...]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira