This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to branch release112
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from d54c010  Merge pull request #1674 from 
neilcsmith-net/release112-netbeans-3290
     new c8f832e  [NETBEANS-2612] WIP apidoc frameless and branding agnostic 
(#1532)
     new b0dad64  Date information on right menu, architecture page with better 
css
     new 274e7bc  Updating BugZilla URLs from old Oracle infra to the new ASF 
one
     new 2fe2c88  Merge pull request #1790 from ebarboni/release112apidoc

The 3042 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 nbbuild/antsrc/org/netbeans/nbbuild/Arch.xsl       |  76 ++-
 nbbuild/javadoctools/apichanges.xsl                |  77 ++-
 nbbuild/javadoctools/build.xml                     | 122 ++--
 nbbuild/javadoctools/disallowed-links.xml          |   1 +
 nbbuild/javadoctools/export2allclasses.xsl         |  80 ++-
 nbbuild/javadoctools/export2allmodules.xsl         | 115 ++--
 nbbuild/javadoctools/export2apichanges-atom.xsl    |  70 +-
 nbbuild/javadoctools/export2apichanges.xsl         | 233 ++++---
 nbbuild/javadoctools/export2branding.xsl           | 165 +++--
 nbbuild/javadoctools/export2html.xsl               | 590 ++++++++++-------
 nbbuild/javadoctools/export2index.xsl              | 445 +++++++++++++
 nbbuild/javadoctools/export2layer.xsl              | 159 +++--
 nbbuild/javadoctools/export2property.xsl           | 162 +++--
 nbbuild/javadoctools/export2usecases.xsl           | 121 ++--
 nbbuild/javadoctools/jsonhelp.xsl                  | 291 +++++++++
 nbbuild/javadoctools/netbeans.css                  | 716 +++------------------
 nbbuild/javadoctools/prose.css                     |   2 +-
 .../javadoctools/siteresource}/annotation.png      | Bin
 .../javadoctools/siteresource/apache-netbeans.svg  |  36 ++
 .../javadoctools/siteresource}/class.png           | Bin
 .../javadoctools/siteresource}/enum.png            | Bin
 .../javadoctools/siteresource}/interface.png       | Bin
 .../javadoctools/siteresource}/module.png          | Bin
 nbbuild/javadoctools/template.xml                  |   6 +
 24 files changed, 2070 insertions(+), 1397 deletions(-)
 create mode 100644 nbbuild/javadoctools/export2index.xsl
 create mode 100644 nbbuild/javadoctools/jsonhelp.xsl
 copy {java/java.project/src/org/netbeans/spi/java/project/support/ui/templates 
=> nbbuild/javadoctools/siteresource}/annotation.png (100%)
 create mode 100644 nbbuild/javadoctools/siteresource/apache-netbeans.svg
 copy {java/java.source/src/org/netbeans/modules/java/resources => 
nbbuild/javadoctools/siteresource}/class.png (100%)
 copy {java/java.project/src/org/netbeans/spi/java/project/support/ui/templates 
=> nbbuild/javadoctools/siteresource}/enum.png (100%)
 copy {java/java.project/src/org/netbeans/spi/java/project/support/ui/templates 
=> nbbuild/javadoctools/siteresource}/interface.png (100%)
 copy 
{apisupport/apisupport.wizards/src/org/netbeans/modules/apisupport/project/ui/wizard/moduleinstall
 => nbbuild/javadoctools/siteresource}/module.png (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to