Skip to content

Commit

Permalink
Updated site documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hypfvieh committed May 23, 2022
1 parent 28f89e6 commit 89ea49d
Show file tree
Hide file tree
Showing 248 changed files with 13,643 additions and 2,767 deletions.
1 change: 0 additions & 1 deletion docs/_config.yml

This file was deleted.

28 changes: 21 additions & 7 deletions docs/code-generation.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/markdown/code-generation.md at 2022-01-12
| Rendered using Apache Maven Fluido Skin 1.8
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from src/site/markdown/code-generation.md at 2022-05-23
| Rendered using Apache Maven Fluido Skin 1.10.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
<title>dbus-java &#x2013; Code Generation</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.8.min.css" />
<link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script src="./js/apache-maven-fluido-1.8.min.js"></script>
<script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
</head>
<body class="topBarDisabled">
<div class="container-fluid">
Expand All @@ -27,8 +27,8 @@

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2022-01-12</li>
<li id="projectVersion" class="pull-right">Version: 4.0.1-SNAPSHOT</li>
<li id="publishDate">Last Published: 2022-05-23</li>
<li id="projectVersion" class="pull-right">Version: 4.1.1-SNAPSHOT</li>
<li class="pull-right"><span class="divider">|</span>
<a href="https://search.maven.org/search?q=g:com.github.hypfvieh%20dbus-java" class="externalLink" title="Maven Central">Maven Central</a></li>
<li class="pull-right"><span class="divider">|</span>
Expand All @@ -49,13 +49,16 @@
<li><a href="remote-objects.html" title="Calling Remote Objects"><span class="none"></span>Calling Remote Objects</a></li>
<li class="nav-header">Project Documentation</li>
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-right"></span>Project Reports</a></li>
<li class="nav-header">Modules</li>
<li><a href="dbus-java-core/index.html" title="dbus-java-core"><span class="none"></span>dbus-java-core</a></li>
<li><a href="dbus-java-osgi/index.html" title="dbus-java-osgi"><span class="none"></span>dbus-java-osgi</a></li>
<li><a href="dbus-java-utils/index.html" title="dbus-java-utils"><span class="none"></span>dbus-java-utils</a></li>
<li><a href="dbus-java-transport-jnr-unixsocket/index.html" title="dbus-java-transport-jnr-unixsocket"><span class="none"></span>dbus-java-transport-jnr-unixsocket</a></li>
<li><a href="dbus-java-transport-tcp/index.html" title="dbus-java-transport-tcp"><span class="none"></span>dbus-java-transport-tcp</a></li>
<li><a href="dbus-java-bom/index.html" title="dbus-java-bom"><span class="none"></span>dbus-java-bom</a></li>
<li><a href="dbus-java-tests/index.html" title="dbus-java-tests"><span class="none"></span>dbus-java-tests</a></li>
<li><a href="dbus-java-examples/index.html" title="dbus-java-examples"><span class="none"></span>dbus-java-examples</a></li>
<li><a href="dbus-java-transport-native-unixsocket/index.html" title="dbus-java-transport-native-unixsocket"><span class="none"></span>dbus-java-transport-native-unixsocket</a></li>
</ul>
</nav>
Expand Down Expand Up @@ -113,6 +116,11 @@ <h2><a name="New_code_generation"></a>New code generation</h2>
</li>
<li>

<p>You may replace <code>org.bluez</code> and <code>/org/bluez</code> with the busname and object path of the DBus service
you want to generate java classes for.</p>
</li>
<li>

<p>You can also use introspection data which is stored in an xml file:</p>

<div class="source"><pre class="prettyprint"><code> mvn exec:java \
Expand All @@ -130,9 +138,15 @@ <h2><a name="New_code_generation"></a>New code generation</h2>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>Copyright &#169; 2022..</p>
<p>&#169; 2022
</p>
</div>
</div>
</footer>
<script>
if(anchors) {
anchors.add();
}
</script>
</body>
</html>
103 changes: 103 additions & 0 deletions docs/cpd.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-pmd-plugin:3.15.0:aggregate-cpd at 2022-05-23
| Rendered using Apache Maven Fluido Skin 1.10.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" />
<title>dbus-java &#x2013; CPD Results</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.10.0.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
<script src="./js/apache-maven-fluido-1.10.0.min.js"></script>
</head>
<body class="topBarDisabled">
<div class="container-fluid">
<header>
<div id="banner">
<div class="pull-left"><div id="bannerLeft"><h2>dbus-java</h2>
</div>
</div>
<div class="pull-right"></div>
<div class="clear"><hr/></div>
</div>

<div id="breadcrumbs">
<ul class="breadcrumb">
<li id="publishDate">Last Published: 2022-05-23</li>
<li id="projectVersion" class="pull-right">Version: 4.1.1-SNAPSHOT</li>
<li class="pull-right"><span class="divider">|</span>
<a href="https://search.maven.org/search?q=g:com.github.hypfvieh%20dbus-java" class="externalLink" title="Maven Central">Maven Central</a></li>
<li class="pull-right"><span class="divider">|</span>
<a href="https://www.github.com/hypfvieh/dbus-java/wiki" class="externalLink" title="GitHub Wiki">GitHub Wiki</a></li>
<li class="pull-right"><a href="https://www.github.com/hypfvieh/dbus-java" class="externalLink" title="GitHub Repository">GitHub Repository</a></li>
</ul>
</div>
</header>
<div class="row-fluid">
<header id="leftColumn" class="span2">
<nav class="well sidebar-nav">
<ul class="nav nav-list">
<li class="nav-header">Overview</li>
<li><a href="index.html" title="Home"><span class="none"></span>Home</a></li>
<li><a href="quick-start.html" title="Quickstart"><span class="none"></span>Quickstart</a></li>
<li><a href="code-generation.html" title="Code Generation"><span class="none"></span>Code Generation</a></li>
<li><a href="exporting-objects.html" title="Exporting Objects"><span class="none"></span>Exporting Objects</a></li>
<li><a href="remote-objects.html" title="Calling Remote Objects"><span class="none"></span>Calling Remote Objects</a></li>
<li class="nav-header">Project Documentation</li>
<li><a href="project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li>
<li><a href="project-reports.html" title="Project Reports"><span class="icon-chevron-down"></span>Project Reports</a>
<ul class="nav nav-list">
<li class="active"><a href="#"><span class="none"></span>CPD</a></li>
<li><a href="pmd.html" title="PMD"><span class="none"></span>PMD</a></li>
</ul></li>
<li class="nav-header">Modules</li>
<li><a href="dbus-java-core/index.html" title="dbus-java-core"><span class="none"></span>dbus-java-core</a></li>
<li><a href="dbus-java-osgi/index.html" title="dbus-java-osgi"><span class="none"></span>dbus-java-osgi</a></li>
<li><a href="dbus-java-utils/index.html" title="dbus-java-utils"><span class="none"></span>dbus-java-utils</a></li>
<li><a href="dbus-java-transport-jnr-unixsocket/index.html" title="dbus-java-transport-jnr-unixsocket"><span class="none"></span>dbus-java-transport-jnr-unixsocket</a></li>
<li><a href="dbus-java-transport-tcp/index.html" title="dbus-java-transport-tcp"><span class="none"></span>dbus-java-transport-tcp</a></li>
<li><a href="dbus-java-bom/index.html" title="dbus-java-bom"><span class="none"></span>dbus-java-bom</a></li>
<li><a href="dbus-java-tests/index.html" title="dbus-java-tests"><span class="none"></span>dbus-java-tests</a></li>
<li><a href="dbus-java-examples/index.html" title="dbus-java-examples"><span class="none"></span>dbus-java-examples</a></li>
<li><a href="dbus-java-transport-native-unixsocket/index.html" title="dbus-java-transport-native-unixsocket"><span class="none"></span>dbus-java-transport-native-unixsocket</a></li>
</ul>
</nav>
<div class="well sidebar-nav">
<hr />
<div id="poweredBy">
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a>
</div>
</div>
</header>
<main id="bodyColumn" class="span10" >
<section>
<h2><a name="CPD_Results"></a>CPD Results</h2>
<p>The following document contains the results of PMD's <a class="externalLink" href="https://pmd.github.io/latest/pmd_userdocs_cpd.html">CPD</a> 6.45.0.</p></section><section>
<h2><a name="Duplications"></a>Duplications</h2>
<p>CPD found no problems in your source code.</p></section>
</main>
</div>
</div>
<hr/>
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p>&#169; 2022
</p>
</div>
</div>
</footer>
<script>
if(anchors) {
anchors.add();
}
</script>
</body>
</html>
17 changes: 0 additions & 17 deletions docs/css/apache-maven-fluido-1.8.min.css

This file was deleted.

42 changes: 21 additions & 21 deletions docs/css/print.css
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
/*
* 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.
*/

#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
/*
* 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.
*/

#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
17 changes: 17 additions & 0 deletions docs/dbus-java-bom/css/apache-maven-fluido-1.10.0.min.css

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions docs/dbus-java-bom/css/print.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/*
* 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.
*/

#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
1 change: 1 addition & 0 deletions docs/dbus-java-bom/css/site.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* You can override this file with your own styles */

0 comments on commit 89ea49d

Please sign in to comment.