Details

    • Sub-task
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Before we move forward with the site we need to build an inventory of what we have.

       

      We seem to have, in james-project the following:

       

      tree -d src/ 
      src/
      ├── adr
      ├── homepage
      │   ├── assets
      │   │   ├── css
      │   │   │   └── images
      │   │   ├── fonts
      │   │   ├── images
      │   │   └── js
      │   │       └── ie
      │   ├── howTo
      │   ├── images
      │   ├── _includes
      │   ├── _layouts
      │   └── _posts
      ├── reporting-site
      └── site
          ├── apt
          │   ├── mailet
          │   │   └── examples
          │   └── mpt
          ├── custom
          ├── markdown
          │   ├── mailet
          │   └── server
          │       └── install
          ├── resources
          │   ├── css
          │   ├── downloads
          │   ├── images
          │   ├── js
          │   │   └── james
          │   ├── mailbox
          │   │   └── images
          │   │       └── uml
          │   ├── mailet
          │   │   └── css
          │   ├── model-eclipse-modeler
          │   ├── protocols
          │   │   └── images
          │   │       └── uml
          │   └── server
          │       ├── css
          │       ├── images
          │       │   ├── conf
          │       │   ├── database
          │       │   ├── dns-mx
          │       │   ├── eclipse
          │       │   ├── intellij-idea
          │       │   ├── jmx-management
          │       │   ├── jmx-monitoring
          │       │   ├── netbeans
          │       │   ├── performances
          │       │   └── uml
          │       ├── js
          │       └── rfclist
          │           ├── basic
          │           ├── imap4
          │           ├── ldap
          │           ├── lmtp
          │           ├── pop3
          │           └── smtp
          └── xdoc
              ├── mailbox
              ├── mailet
              │   ├── ai
              │   ├── api
              │   ├── base
              │   ├── crypto
              │   ├── mailetdocs-maven-plugin
              │   ├── standard
              │   └── stylesheets
              ├── mpt
              ├── protocols
              └── server
                  └── archive75 directories
      

       

       

      The content is in the following formats:

      • markdown
      • xdoc
      • apt ?!

      We also have javadocs

      Gradle has out of the box support for Javadoc.

      It's a matter of configuration and also aggregating them for publication.

       

       

       

      Attachments

        Activity

          People

            ieugen Ioan Eugen Stan
            ieugen Ioan Eugen Stan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: