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 2022/04/12 13:57:31 UTC

[isis] 01/02: ISIS-3000: relocate adoc

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 d71ff2b3407157bd1dbaa8ada62b8167007bdc48
Author: Andi Huber <ah...@apache.org>
AuthorDate: Tue Apr 12 15:44:15 2022 +0200

    ISIS-3000: relocate adoc
---
 mappings/restclient/adoc/antora.yml                   | 19 -------------------
 mappings/restclient/adoc/modules/restclient/nav.adoc  |  4 ----
 .../adoc/modules/restclient/partials/module-nav.adoc  |  7 -------
 .../adoc/modules/ROOT/pages/client.adoc               |  0
 .../adoc/modules/ROOT/partials/module-nav.adoc        |  2 ++
 5 files changed, 2 insertions(+), 30 deletions(-)

diff --git a/mappings/restclient/adoc/antora.yml b/mappings/restclient/adoc/antora.yml
deleted file mode 100644
index ed780ecb0b..0000000000
--- a/mappings/restclient/adoc/antora.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#
-#    http://www.apache.org/licenses/LICENSE-2.0
-#
-#  Unless required by applicable law or agreed to in writing,
-#  software distributed under the License is distributed on an
-#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-#  specific language governing permissions and limitations
-#  under the License.
-
-name: mappings
-version: latest
diff --git a/mappings/restclient/adoc/modules/restclient/nav.adoc b/mappings/restclient/adoc/modules/restclient/nav.adoc
deleted file mode 100644
index 64d61e0e49..0000000000
--- a/mappings/restclient/adoc/modules/restclient/nav.adoc
+++ /dev/null
@@ -1,4 +0,0 @@
-
-:Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or ag [...]
-
-include::vro:ROOT:partial$component-nav.adoc[]
diff --git a/mappings/restclient/adoc/modules/restclient/partials/module-nav.adoc b/mappings/restclient/adoc/modules/restclient/partials/module-nav.adoc
deleted file mode 100644
index 81a82543b3..0000000000
--- a/mappings/restclient/adoc/modules/restclient/partials/module-nav.adoc
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-* xref:mappings:restclient:about.adoc[REST Client]
-
-
-
diff --git a/mappings/restclient/adoc/modules/restclient/pages/about.adoc b/viewers/restfulobjects/adoc/modules/ROOT/pages/client.adoc
similarity index 100%
rename from mappings/restclient/adoc/modules/restclient/pages/about.adoc
rename to viewers/restfulobjects/adoc/modules/ROOT/pages/client.adoc
diff --git a/viewers/restfulobjects/adoc/modules/ROOT/partials/module-nav.adoc b/viewers/restfulobjects/adoc/modules/ROOT/partials/module-nav.adoc
index 773d9808ce..f7faf4b92e 100644
--- a/viewers/restfulobjects/adoc/modules/ROOT/partials/module-nav.adoc
+++ b/viewers/restfulobjects/adoc/modules/ROOT/partials/module-nav.adoc
@@ -8,6 +8,8 @@
 ** xref:vro:ROOT:content-negotiation/other-representations.adoc[Other Representations]
 * xref:vro:ROOT:security.adoc[Security]
 * xref:vro:ROOT:layout-resources.adoc[Layout Resources]
+* xref:vro:ROOT:client.adoc[Client]
 * xref:vro:ROOT:hints-and-tips.adoc[Hints-n-Tips]
 
 
+