This is an automated email from the ASF dual-hosted git repository.
mbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git
The following commit(s) were added to refs/heads/master by this push:
new a9273bb JDO-779: Remove index from coding-standard
a9273bb is described below
commit a9273bbd0c842c2807d1fced487ef94bc6dd25bc
Author: Michael Bouschen <[email protected]>
AuthorDate: Thu Jun 18 20:02:39 2020 +0200
JDO-779: Remove index from coding-standard
---
docs/coding-standards.html | 13 +++++--------
src/main/asciidoc/coding-standards.adoc | 2 ++
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/docs/coding-standards.html b/docs/coding-standards.html
index 65167e8..45a9cd8 100644
--- a/docs/coding-standards.html
+++ b/docs/coding-standards.html
@@ -294,12 +294,12 @@ table.CodeRay td.code>pre{padding:0}
</nav>
<div class="container">
+ <!-- No TOC -->
<div class="row-fluid">
- <div class="col-sm-9">
-<!-- <div class="page-title">
- <h3>Coding Standards<a id="Codeing_Standars"></a></h3>
- </div>
--->
+ <div class="col-sm-12">
+
+ <!-- no heading -->
+
<div id="doc-content">
<div class="sect1">
<h2 id="index">Coding Standards<a id="Codeing_Standars"></a></h2>
@@ -315,9 +315,6 @@ Please use this coding style for contributions (pull
request, patches or extensi
</div>
</div>
</div>
- <div class="col-sm-3">
- <nav id="toc" data-spy="affix" data-toggle="toc"></nav>
- </div>
</div>
</div>
diff --git a/src/main/asciidoc/coding-standards.adoc
b/src/main/asciidoc/coding-standards.adoc
index 7afe33b..d22bbef 100644
--- a/src/main/asciidoc/coding-standards.adoc
+++ b/src/main/asciidoc/coding-standards.adoc
@@ -1,5 +1,7 @@
:_basedir:
:_imagesdir: images/
+:notoc:
+:notitle:
:grid: cols
:development: