You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2018/07/24 09:56:13 UTC

[couchdb-documentation] branch 2.2.0-release-notes-2 updated (ca8ece2 -> f6e0f6a)

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

jan pushed a change to branch 2.2.0-release-notes-2
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git.


    from ca8ece2  2.2.0 release notes, increase max line length to 90
     new 8ee8eee  css-hack to fix release notes
     new f6e0f6a  remove old reference to defunc exterenals

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:
 static/css/rtd_theme.css   |  4 ++++
 templates/pages/index.html | 13 ++-----------
 2 files changed, 6 insertions(+), 11 deletions(-)


[couchdb-documentation] 01/02: css-hack to fix release notes

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch 2.2.0-release-notes-2
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit 8ee8eee7700f6b1e88ee78b75cce044802dc9bc8
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Tue Jul 24 11:54:29 2018 +0200

    css-hack to fix release notes
---
 static/css/rtd_theme.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/static/css/rtd_theme.css b/static/css/rtd_theme.css
index aa83907..17b53b8 100644
--- a/static/css/rtd_theme.css
+++ b/static/css/rtd_theme.css
@@ -54,3 +54,7 @@ span.linkdescr {
 .rst-content .section ul li p:last-child {
     margin-bottom: 24px !important;
 }
+
+ul.simple {
+  margin-bottom: 2ex !important; /* dirty but necessary hack */
+}
\ No newline at end of file


[couchdb-documentation] 02/02: remove old reference to defunc exterenals

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch 2.2.0-release-notes-2
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit f6e0f6ac5504885dac97fcafd71744bdc0c59ddf
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Tue Jul 24 11:55:59 2018 +0200

    remove old reference to defunc exterenals
---
 templates/pages/index.html | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/templates/pages/index.html b/templates/pages/index.html
index d31fcd0..3d032a0 100644
--- a/templates/pages/index.html
+++ b/templates/pages/index.html
@@ -152,23 +152,14 @@ specific language governing permissions and limitations under the License.
         </span>
       </p>
       <p class="biglink">
-        <a class="biglink" href="{{ pathto("externals") }}">
-          External Processes
-        </a>
-        <br />
-        <span class="linkdescr">
-          adding even more functionality
-        </span>
-      </p>
-    </td>
-    <td width="50%" style="vertical-align: top;">
-      <p class="biglink">
         <a class="biglink" href="{{ pathto("config/index") }}">
           Configuration Reference
         </a>
         <br />
         <span class="linkdescr">tweak CouchDB to your liking</span>
       </p>
+    </td>
+    <td width="50%" style="vertical-align: top;">
       <p class="biglink">
         <a class="biglink" href="{{ pathto("maintenance/index") }}">
           Maintenance