You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2006/02/25 00:58:38 UTC

[jira] Created: (FOR-820) tools/forrestdoc needs general tidy up and some documentation to encourage its use

tools/forrestdoc needs general tidy up and some documentation to encourage its use
----------------------------------------------------------------------------------

         Key: FOR-820
         URL: http://issues.apache.org/jira/browse/FOR-820
     Project: Forrest
        Type: Bug
  Components: Documentation and website, Forrestdoc  
    Versions: 0.8-dev    
    Reporter: David Crossley
    Priority: Minor


tools/forrestdoc needs general tidy up and some documentation to encourage its use.

See collection of some links in
http://marc.theaimsgroup.com/?l=forrest-dev&m=114082527806288


-- 
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


[jira] Commented: (FOR-820) tools/forrestdoc needs general tidy up and some documentation to encourage its use

Posted by "Gavin (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-820?page=comments#action_12370503 ] 

Gavin commented on FOR-820:
---------------------------

But we have to get it working yet, or did I miss that bit?

Around Line 667 of Pass2.java is being pointed to as the culprit, but as ever with programming, the cause could be earlier on, I don't know enough about it to know.

   return ((String) o1).compareTo(o2);

Looks ok, but other files skipped during compilation may be having an effect. Just a guess, if someone can look to get it working, then we can work on this issue of tidy up & doc creation.

> tools/forrestdoc needs general tidy up and some documentation to encourage its use
> ----------------------------------------------------------------------------------
>
>          Key: FOR-820
>          URL: http://issues.apache.org/jira/browse/FOR-820
>      Project: Forrest
>         Type: Bug
>   Components: Documentation and website, Forrestdoc
>     Versions: 0.8-dev
>     Reporter: David Crossley
>     Priority: Minor

>
> tools/forrestdoc needs general tidy up and some documentation to encourage its use.
> See collection of some links in
> http://marc.theaimsgroup.com/?l=forrest-dev&m=114082527806288

-- 
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


[jira] Closed: (FOR-820) tools/forrestdoc needs general tidy up and some documentation to encourage its use

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FOR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ross Gardler closed FOR-820.
----------------------------

    Resolution: Won't Fix

moved forrestdoc code and issues to Maven

> tools/forrestdoc needs general tidy up and some documentation to encourage its use
> ----------------------------------------------------------------------------------
>
>                 Key: FOR-820
>                 URL: https://issues.apache.org/jira/browse/FOR-820
>             Project: Forrest
>          Issue Type: Bug
>          Components: Documentation and website, Other
>    Affects Versions: 0.9-dev
>            Reporter: David Crossley
>            Priority: Minor
>
> tools/forrestdoc needs general tidy up and some documentation to encourage its use.
> See collection of some links in
> http://marc.theaimsgroup.com/?l=forrest-dev&m=114082527806288

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FOR-820) tools/forrestdoc needs general tidy up and some documentation to encourage its use

Posted by "Thorsten Scherler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FOR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501468 ] 

Thorsten Scherler commented on FOR-820:
---------------------------------------

We need to review and see which points are gone:
http://marc.info/?l=forrest-dev&m=107633288925954&w=2
Things to do to make it usable:

0 - make a code scanner so that this can be applied to any project
     without effort
1 - interlink javasrc and javadocs
2 - make javadocs from the xml format (skin)
2 - better uml page
3 - use the javadoc skin to make vizant docs
4 - add source views for other formats
6 - major overhaul of jsdoc

After this:

7 - integrate all in a single navigation - database of references
8 - output also to javahelp format
9 - make plugins for different languages



> tools/forrestdoc needs general tidy up and some documentation to encourage its use
> ----------------------------------------------------------------------------------
>
>                 Key: FOR-820
>                 URL: https://issues.apache.org/jira/browse/FOR-820
>             Project: Forrest
>          Issue Type: Bug
>          Components: Documentation and website, Tool: Forrestdoc
>    Affects Versions: 0.8
>            Reporter: David Crossley
>            Priority: Minor
>
> tools/forrestdoc needs general tidy up and some documentation to encourage its use.
> See collection of some links in
> http://marc.theaimsgroup.com/?l=forrest-dev&m=114082527806288

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FOR-820) tools/forrestdoc needs general tidy up and some documentation to encourage its use

Posted by "Vincent Siveton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FOR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526761 ] 

Vincent Siveton commented on FOR-820:
-------------------------------------

Moved to http://jira.codehaus.org/browse/MSANDBOX-36 due to r574907

> tools/forrestdoc needs general tidy up and some documentation to encourage its use
> ----------------------------------------------------------------------------------
>
>                 Key: FOR-820
>                 URL: https://issues.apache.org/jira/browse/FOR-820
>             Project: Forrest
>          Issue Type: Bug
>          Components: Documentation and website, Tool: Forrestdoc
>    Affects Versions: 0.9-dev
>            Reporter: David Crossley
>            Priority: Minor
>
> tools/forrestdoc needs general tidy up and some documentation to encourage its use.
> See collection of some links in
> http://marc.theaimsgroup.com/?l=forrest-dev&m=114082527806288

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FOR-820) tools/forrestdoc needs general tidy up and some documentation to encourage its use

Posted by "David Crossley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FOR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526336 ] 

David Crossley commented on FOR-820:
------------------------------------

Recently Apache Maven have expressed interest in taking over this code. See the following email threads:

Re: Forrestdoc and Maven JXR                                                                                                     
http://marc.info/?t=118096009200007

Re: [Proposal] decide the future of forrestdoc
http://marc.info/?t=118413398900001

The latter has a list of steps for finalisation of the handover.

> tools/forrestdoc needs general tidy up and some documentation to encourage its use
> ----------------------------------------------------------------------------------
>
>                 Key: FOR-820
>                 URL: https://issues.apache.org/jira/browse/FOR-820
>             Project: Forrest
>          Issue Type: Bug
>          Components: Documentation and website, Tool: Forrestdoc
>    Affects Versions: 0.8
>            Reporter: David Crossley
>            Priority: Minor
>
> tools/forrestdoc needs general tidy up and some documentation to encourage its use.
> See collection of some links in
> http://marc.theaimsgroup.com/?l=forrest-dev&m=114082527806288

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FOR-820) tools/forrestdoc needs general tidy up and some documentation to encourage its use

Posted by "David Crossley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FOR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Crossley updated FOR-820:
-------------------------------

    Affects Version/s:     (was: 0.8)
                       0.9-dev

> tools/forrestdoc needs general tidy up and some documentation to encourage its use
> ----------------------------------------------------------------------------------
>
>                 Key: FOR-820
>                 URL: https://issues.apache.org/jira/browse/FOR-820
>             Project: Forrest
>          Issue Type: Bug
>          Components: Documentation and website, Tool: Forrestdoc
>    Affects Versions: 0.9-dev
>            Reporter: David Crossley
>            Priority: Minor
>
> tools/forrestdoc needs general tidy up and some documentation to encourage its use.
> See collection of some links in
> http://marc.theaimsgroup.com/?l=forrest-dev&m=114082527806288

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.