This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 472c6689c5 CAUSEWAY-2485: fixes minor bugs with demo app
new 0f1fd0a144 CAUSEWAY-2485: doc updates is all
new ef4e343992 renames and improves HelpNodeVm layout
The 2 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:
examples/demo/.run/DemoAppWicketJpa.run.xml | 3 ++
.../dom/_infra/docgen/SuppressDocumentation.java | 15 +++++++++
.../dom/homepage/DemoHomePage-description.adoc | 23 +++++++------
.../demoapp/dom/homepage/DemoHomePage-welcome.adoc | 8 ++---
.../java/demoapp/dom/homepage/DemoHomePage.java | 13 ++++----
.../docgen/helptree/HelpNodeVm.layout.xml} | 16 ++++-----
.../docgen/helptree/HelpNodeVm.layout.fallback.xml | 16 ++++-----
.../docgen/helptree/HelpNodeVm.layout.xml | 39 ----------------------
8 files changed, 54 insertions(+), 79 deletions(-)
create mode 100644
examples/demo/domain/src/main/java/demoapp/dom/_infra/docgen/SuppressDocumentation.java
copy
examples/demo/domain/src/main/java/{demoapp/dom/types/causeway/treenode/FileNodeVm.layout.xml
=> org/apache/causeway/extensions/docgen/helptree/HelpNodeVm.layout.xml} (90%)
copy
examples/demo/domain/src/main/java/demoapp/dom/types/causeway/treenode/FileNodeVm.layout.xml
=>
extensions/core/docgen/src/main/java/org/apache/causeway/extensions/docgen/helptree/HelpNodeVm.layout.fallback.xml
(90%)
delete mode 100644
extensions/core/docgen/src/main/java/org/apache/causeway/extensions/docgen/helptree/HelpNodeVm.layout.xml