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

geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git.


    from 1712955  Merge pull request #26 from borisheithecker/l10n
     new 826c327  Links cleanup
     new 2070c85  Merge remote-tracking branch 'upstream/master' into 
features/platform-tutorials
     new 1293489  graph, improved links
     new 6e95056  Improved links
     new 77371aa  Merge pull request #28 from vieiro/features/platform-tutorials

The 127 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:
 tutorials-convert/README.md                        |   17 +-
 .../{nbactions.xml => nbactions-dismissed.xml}     |    0
 tutorials-convert/nbactions.xml                    |   28 +-
 tutorials-convert/pom.xml                          |    7 +-
 .../tools/tutorials/AsciidocPostProcessor.java     |   17 +
 .../tutorials/CustomAsciiDocDocumentBuilder.java   | 1051 +++++++++++---------
 .../netbeans/tools/tutorials/HTMLConverter.java    |   64 +-
 .../tutorials/NetBeansTutorialsLinkReviewer.java   |  468 +++++++++
 .../tools/tutorials/TutorialsBundle.properties     |    2 +
 tutorials-convert/web-archive.yml                  |  287 ++++++
 10 files changed, 1395 insertions(+), 546 deletions(-)
 copy tutorials-convert/{nbactions.xml => nbactions-dismissed.xml} (100%)
 create mode 100644 
tutorials-convert/src/main/java/org/netbeans/tools/tutorials/NetBeansTutorialsLinkReviewer.java
 create mode 100644 tutorials-convert/web-archive.yml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to