You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/02/03 16:52:44 UTC

[isis] 01/01: Merge pull request #363 from apache/ISIS-2516

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

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 7102171c2f0fac94d1cc27affeab01369e6c6910
Merge: 370280a 654db8e
Author: Andi Huber <ah...@apache.org>
AuthorDate: Wed Feb 3 17:52:32 2021 +0100

    Merge pull request #363 from apache/ISIS-2516
    
    ISIS-2516: regen. docs (after having fixed most javadoc issues)

 .../index/applib/adapters/DefaultsProvider.adoc    |   1 -
 .../index/applib/adapters/EncoderDecoder.adoc      |   1 -
 .../pages/index/applib/adapters/Parser.adoc        |   5 +-
 .../pages/index/applib/annotation/Action.adoc      |   6 +-
 .../pages/index/applib/annotation/Defaulted.adoc   |   2 -
 .../index/applib/annotation/DomainObject.adoc      |   2 -
 .../pages/index/applib/annotation/Nature.adoc      |   4 +-
 .../pages/index/applib/annotation/Property.adoc    |   2 +-
 .../pages/index/applib/annotation/Publishing.adoc  |   2 +-
 .../pages/index/applib/annotation/Where.adoc       |   6 +-
 .../pages/index/applib/clock/VirtualClock.adoc     |   4 +-
 .../applib/events/domain/ActionDomainEvent.adoc    |   2 +-
 .../events/domain/CollectionDomainEvent.adoc       |   2 +-
 .../applib/layout/component/ActionLayoutData.adoc  |   2 -
 .../layout/component/CollectionLayoutData.adoc     |   2 -
 .../layout/component/ServiceActionLayoutData.adoc  |   2 -
 .../generated/pages/index/applib/query/Query.adoc  |   2 +-
 .../RepresentsInteractionMemberExecution.adoc      |   2 +-
 .../exceprecog/ExceptionRecognizerService.adoc     |   4 +-
 .../publishing/spi/ExecutionSubscriber.adoc        |   6 +-
 .../applib/services/registry/ServiceRegistry.adoc  |   8 +-
 .../applib/services/scratchpad/Scratchpad.adoc     |   2 +-
 .../applib/services/swagger/SwaggerService.adoc    |   2 +
 .../index/applib/services/user/UserService.adoc    |   2 +-
 .../applib/services/wrapper/WrappingObject.adoc    |   4 +-
 .../services/wrapper/control/ExecutionMode.adoc    |   2 +-
 .../wrapper/events/ActionInvocationEvent.adoc      |   2 +-
 .../wrapper/events/ActionVisibilityEvent.adoc      |   2 +-
 .../services/wrapper/events/InteractionEvent.adoc  |   4 +-
 .../services/wrapper/events/VisibilityEvent.adoc   |   2 +-
 .../wrapper/listeners/InteractionListener.adoc     |   2 +-
 .../services/xactn/TransactionalProcessor.adoc     |   2 +-
 .../snapshot/SnapshottableWithInclusions.adoc      |   2 +-
 .../index/applib/types/MemberIdentifierType.adoc   |   2 +-
 .../pages/index/applib/types/TargetActionType.adoc |   2 +-
 .../pages/index/applib/types/TargetClassType.adoc  |   2 +-
 .../pages/index/applib/util/TitleBuffer.adoc       |  20 +-
 .../applib/util/schema/InteractionDtoUtils.adoc    |   4 +-
 .../pages/index/commons/collections/Can.adoc       | 239 +++++++++++++++++++++
 .../collections/Cardinality.adoc}                  |  30 ++-
 .../extensions/restclient/ResponseDigest.adoc      |   4 +-
 .../api/permission/ApplicationPermission.adoc      |   2 +-
 .../extensions/secman/api/user/AccountType.adoc    |   2 +-
 .../jdo/seed/SeedUsersAndRolesFixtureScript.adoc   |   2 +-
 .../jpa/seed/SeedUsersAndRolesFixtureScript.adoc   |   2 +-
 .../base/applib/valuetypes/LocalDateInterval.adoc  |   2 +-
 .../subdomains/excel/testing/ExcelFixture.adoc     |   2 +-
 .../subdomains/excel/testing/ExcelFixture2.adoc    |   2 +-
 .../restfulobjects/applib/util/MediaTypes.adoc     |   4 +-
 .../ContentNegotiationServiceOrgApacheIsisV2.adoc  |   2 +-
 .../modules/generated/pages/system-overview.adoc   |  48 ++---
 51 files changed, 348 insertions(+), 118 deletions(-)