You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/05/29 11:59:41 UTC

[GitHub] [netbeans] ebarboni opened a new pull request #1270: [NETBEANS-2612] WIP apidoc frameless and branding agnostic

ebarboni opened a new pull request #1270: [NETBEANS-2612] WIP apidoc frameless and branding agnostic
URL: https://github.com/apache/netbeans/pull/1270
 
 
   This PR encompass several changes (currently putting effort on layout of web page)
   
   ### Remove branding properties
   remove of properties in *nbbuild/build.properties*:
   *config.javadoc.all,previous.release.year,previous.release.month,previous.release.day*
   ### Setup build from new parameter **build.branch**
   **SetApidocClustersConfig.java** created to reconfigure the *config.javadoc.all* according to **build.branch**  
   **ReleaseJsonProperties.java** created to retrieve some buildinfo including previous release from a
   it also transorm in an xml file to have all history.
   json file hosted here https://gitbox.apache.org/repos/asf?p=netbeans-jenkins-lib.git;a=blob;f=meta/netbeansrelease.json;
   (this json file will also help @vieiro for building website)
   ### rework of the apidoc html
   alter build of javadoc to remove time as set by **ReleaseJsonProperties.java**
   alter build to have another template during work in progress.
   use l&f of Apache NetBeans website, scrollabe menu to have all history
   embedd arch + apichanges to have jdk like menu (try to help navigability)
   ### todo
   nice looking, all classes display, jquery or script addition to ease searching filtering
   
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists