Repository: couchdb-www
Updated Branches:
  refs/heads/asf-site 0324cbd90 -> 7ffa23b9f


Test Theory 1 - fix docs image


Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/7ffa23b9
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/7ffa23b9
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/7ffa23b9

Branch: refs/heads/asf-site
Commit: 7ffa23b9f10d1b7d5d1dab501f56ec3ba6c88e2c
Parents: 0324cbd
Author: michellephung <[email protected]>
Authored: Sat Dec 3 14:10:39 2016 -0500
Committer: michellephung <[email protected]>
Committed: Sat Dec 3 14:10:39 2016 -0500

----------------------------------------------------------------------
 test/imgs/favicon.png                   | Bin 3622 -> 0 bytes
 test/imgs/screen-shots/docs.png         | Bin 131031 -> 0 bytes
 test/imgs/screen-shots/documenation.png | Bin 0 -> 131031 bytes
 test/index.html                         |   6 +++---
 4 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/7ffa23b9/test/imgs/favicon.png
----------------------------------------------------------------------
diff --git a/test/imgs/favicon.png b/test/imgs/favicon.png
deleted file mode 100644
index ce47341..0000000
Binary files a/test/imgs/favicon.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/7ffa23b9/test/imgs/screen-shots/docs.png
----------------------------------------------------------------------
diff --git a/test/imgs/screen-shots/docs.png b/test/imgs/screen-shots/docs.png
deleted file mode 100644
index 46b9e18..0000000
Binary files a/test/imgs/screen-shots/docs.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/7ffa23b9/test/imgs/screen-shots/documenation.png
----------------------------------------------------------------------
diff --git a/test/imgs/screen-shots/documenation.png 
b/test/imgs/screen-shots/documenation.png
new file mode 100644
index 0000000..46b9e18
Binary files /dev/null and b/test/imgs/screen-shots/documenation.png differ

http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/7ffa23b9/test/index.html
----------------------------------------------------------------------
diff --git a/test/index.html b/test/index.html
index 8ddb36e..054dd27 100644
--- a/test/index.html
+++ b/test/index.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html><head><title>Fauxton Visual Guide</title><link 
rel="stylesheet" 
href="https://opensource.keycdn.com/fontawesome/4.7.0/font-awesome.min.css 
"><link rel="stylesheet" href="main.css"><link rel="icon" type="image/png" 
href="imgs/favicon.png"><script 
src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"; 
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" 
crossorigin="anonymous"></script><script 
src="js/jquery.visible.min.js"></script><script 
src="js/main.js"></script></head><body><div id="redsidebar"><div 
class="header"> <img src="imgs/CouchDB-SVG.svg" class="logo svg"><span 
class="title">Fauxton<span class="subtitle"> Visual Guide</span></span></div><a 
href="#getting-started" data-nav="getting-started" class="section 
getting-started"><div class="large-icon"></div><div 
class="big-nav-subtitle">GETTING STARTED</div></a><a href="#using-fauxton" 
data-nav="using-fauxton" class="section using-fauxton"><div 
class="large-icon"></div><div class="
 big-nav-subtitle">USING FAUXTON</div></a><a href="#answers" data-nav="answers" 
class="section answers"><div class="large-icon"></div><div 
class="big-nav-subtitle">ANSWERS</div></a></div><div id="content" 
class="showSideBar"><div id="getting-started" class="section shown"><div 
class="middleBar"><img src="imgs/getting-started-light.png" 
class="topic-image"><div class="section-title">GETTING STARTED</div></div><div 
id="rightContent"><div class="intro-section"><h1>Welcome to 
Fauxton.</h1><div>Apache CouchDB is a database that uses JSON for documents, 
JavaScript for MapReduce indexes, and regular HTTP for its 
API.</div><div>Fauxton is a native web-based interface built into CouchDB. It 
provides a basic interface to the majority of the functionality, including the 
ability to create, update, delete and view documents and design documents. It 
provides access to the configuration parameters, and an interface for 
initiating replication.</div></div><div class="intro-section"><h1>Getting Starte
 d</h1><h2>Download</h2><div class="dl-space">Start by downloading the CouchDB 
suite:</div><div>1. Go to <a 
href="https://couchdb.apache.org/";>couchdb.apache.org</a><span>, and click 
</span><a href="https://couchdb.apache.org/#download";><img 
src="imgs/download-btn.png" class="download-btn"></a></div><div>2. Learn how to 
install and setup CouchDB from <a 
href="http://docs.couchdb.org/en/latest/install/index.html";>here</a><span>, 
then go to </span><a 
href="http://127.0.0.1:5984/_utils";>http://127.0.0.1:5984/_utils</a></div></div><div
 id="end-getting-started"></div></div></div><div id="using-fauxton" 
class="section"><div class="middleBar"><img src="imgs/using-fauxton-light.png" 
class="topic-image"><div class="section-title">USING FAUXTON</div><div 
class="fauxton-toc"><div class="icon-menu"><div><a href="#_all_dbs" 
class="icon-menu-_all_dbs"><i aria-hidden="true" class="fa 
fa-database"></i></a><div class="line"></div></div><div><a href="#setup" 
class="icon-menu-setup"><i aria-hidden="tru
 e" class="fa fa-wrench"></i></a><div class="line"></div></div><div><a 
href="#_activetasks" class="icon-menu-_activetasks"><i aria-hidden="true" 
class="fa fa-tasks"></i></a><div class="line"></div></div><div><a 
href="#_config" class="icon-menu-_config"><i aria-hidden="true" class="fa 
fa-cog"></i></a><div class="line"></div></div><div><a href="#replication" 
class="icon-menu-replication"><img src="imgs/replicate.svg" class="svg 
replicate-icon"></a><div class="line"></div></div><div><a href="#documentation" 
class="icon-menu-documentation"><img src="imgs/bookmark.svg" class="svg 
docs-icon"></a><div class="line"></div></div><div><a href="#login" 
class="icon-menu-login"><img src="imgs/user.svg" class="svg user-icon"></a><div 
class="line"></div></div><div><a href="#verifyinstall" 
class="icon-menu-verifyinstall"><i aria-hidden="true" class="fa 
fa-check-circle"></i></a></div></div><div class="toc"><a href="#intro" 
id="toc-intro" class="heading selected"> <div class="heading-title"> <span clas
 s="number">00</span><span class="heading-text"></span></div></a><div 
id="toc-_all_dbs" class="heading"> <a href="#_all_dbs" class="heading-title"> 
<span class="number">01 // </span><span class="heading-text">ALL 
DATABASES</span></a><a href="#_all_dbs" id="_all_dbs-sub" 
class="subheading">ADD A NEW DATABASE</a><a href="#_all_docs" 
id="_all_docs-sub" class="subheading">A SINGLE DB (ALL DOCS)</a><a 
href="#editor" id="editor-sub" class="subheading">THE EDITOR</a><a 
href="#db-action" id="db-actions-sub" class="subheading">DATABASE 
ACTIONS</a></div><a href="#setup" id="toc-setup" class="heading"><div 
class="heading-title"> <span class="number">02 // </span><span 
class="heading-text">SETUP</span></div></a><a href="#_activetasks" 
id="toc-_activetasks" class="heading"><div class="heading-title"> <span 
class="number">03 // </span><span class="heading-text">ACTIVE 
TASKS</span></div></a><a href="#_config" id="toc-_config" class="heading"><div 
class="heading-title"> <span class="number">04 // </
 span><span class="heading-text">CONFIGURATION</span></div></a><a 
href="#replication" id="toc-replication" class="heading"><div 
class="heading-title"> <span class="number">05 // </span><span 
class="heading-text">REPLICATION</span></div></a><a href="#documentation" 
id="toc-documentation" class="heading"> <div class="heading-title"> <span 
class="number">06 // </span><span class="heading-text">DOCUMENTATION 
</span></div></a><a href="#login" id="toc-login" class="heading"> <div 
class="heading-title"> <span class="number">07 // </span><span 
class="heading-text">LOGIN / ADMIN</span></div></a><a href="#verifyinstall" 
id="toc-verifyinstall" class="heading"> <div class="heading-title"> <span 
class="number">08 // </span><span 
class="heading-text">VERIFY</span></div></a></div></div></div><div 
id="rightContent"><div class="box"><div id="intro" class="chapter"> <h1 
id="introduction">INTRODUCTION</h1>
+<!DOCTYPE html><html><head><title>Fauxton Visual Guide</title><link 
rel="stylesheet" 
href="https://opensource.keycdn.com/fontawesome/4.7.0/font-awesome.min.css 
"><link rel="stylesheet" href="main.css"><script 
src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"; 
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" 
crossorigin="anonymous"></script><script 
src="js/jquery.visible.min.js"></script><script 
src="js/main.js"></script></head><body><div id="redsidebar"><div 
class="header"> <img src="imgs/CouchDB-SVG.svg" class="logo svg"><span 
class="title">Fauxton<span class="subtitle"> Visual Guide</span></span></div><a 
href="#getting-started" data-nav="getting-started" class="section 
getting-started"><div class="large-icon"></div><div 
class="big-nav-subtitle">GETTING STARTED</div></a><a href="#using-fauxton" 
data-nav="using-fauxton" class="section using-fauxton"><div 
class="large-icon"></div><div class="big-nav-subtitle">USING 
FAUXTON</div></a><a href="#answers
 " data-nav="answers" class="section answers"><div 
class="large-icon"></div><div 
class="big-nav-subtitle">ANSWERS</div></a></div><div id="content" 
class="showSideBar"><div id="getting-started" class="section shown"><div 
class="middleBar"><img src="imgs/getting-started-light.png" 
class="topic-image"><div class="section-title">GETTING STARTED</div></div><div 
id="rightContent"><div class="intro-section"><h1>Welcome to 
Fauxton.</h1><div>Apache CouchDB is a database that uses JSON for documents, 
JavaScript for MapReduce indexes, and regular HTTP for its 
API.</div><div>Fauxton is a native web-based interface built into CouchDB. It 
provides a basic interface to the majority of the functionality, including the 
ability to create, update, delete and view documents and design documents. It 
provides access to the configuration parameters, and an interface for 
initiating replication.</div></div><div class="intro-section"><h1>Getting 
Started</h1><h2>Download</h2><div class="dl-space">Start by down
 loading the CouchDB suite:</div><div>1. Go to <a 
href="https://couchdb.apache.org/";>couchdb.apache.org</a><span>, and click 
</span><a href="https://couchdb.apache.org/#download";><img 
src="imgs/download-btn.png" class="download-btn"></a></div><div>2. Learn how to 
install and setup CouchDB from <a 
href="http://docs.couchdb.org/en/latest/install/index.html";>here</a><span>, 
then go to </span><a 
href="http://127.0.0.1:5984/_utils";>http://127.0.0.1:5984/_utils</a></div></div><div
 id="end-getting-started"></div></div></div><div id="using-fauxton" 
class="section"><div class="middleBar"><img src="imgs/using-fauxton-light.png" 
class="topic-image"><div class="section-title">USING FAUXTON</div><div 
class="fauxton-toc"><div class="icon-menu"><div><a href="#_all_dbs" 
class="icon-menu-_all_dbs"><i aria-hidden="true" class="fa 
fa-database"></i></a><div class="line"></div></div><div><a href="#setup" 
class="icon-menu-setup"><i aria-hidden="true" class="fa fa-wrench"></i></a><div 
class="line"></div></
 div><div><a href="#_activetasks" class="icon-menu-_activetasks"><i 
aria-hidden="true" class="fa fa-tasks"></i></a><div 
class="line"></div></div><div><a href="#_config" class="icon-menu-_config"><i 
aria-hidden="true" class="fa fa-cog"></i></a><div 
class="line"></div></div><div><a href="#replication" 
class="icon-menu-replication"><img src="imgs/replicate.svg" class="svg 
replicate-icon"></a><div class="line"></div></div><div><a href="#documentation" 
class="icon-menu-documentation"><img src="imgs/bookmark.svg" class="svg 
docs-icon"></a><div class="line"></div></div><div><a href="#login" 
class="icon-menu-login"><img src="imgs/user.svg" class="svg user-icon"></a><div 
class="line"></div></div><div><a href="#verifyinstall" 
class="icon-menu-verifyinstall"><i aria-hidden="true" class="fa 
fa-check-circle"></i></a></div></div><div class="toc"><a href="#intro" 
id="toc-intro" class="heading selected"> <div class="heading-title"> <span 
class="number">00</span><span class="heading-text"></span></di
 v></a><div id="toc-_all_dbs" class="heading"> <a href="#_all_dbs" 
class="heading-title"> <span class="number">01 // </span><span 
class="heading-text">ALL DATABASES</span></a><a href="#_all_dbs" 
id="_all_dbs-sub" class="subheading">ADD A NEW DATABASE</a><a href="#_all_docs" 
id="_all_docs-sub" class="subheading">A SINGLE DB (ALL DOCS)</a><a 
href="#editor" id="editor-sub" class="subheading">THE EDITOR</a><a 
href="#db-action" id="db-actions-sub" class="subheading">DATABASE 
ACTIONS</a></div><a href="#setup" id="toc-setup" class="heading"><div 
class="heading-title"> <span class="number">02 // </span><span 
class="heading-text">SETUP</span></div></a><a href="#_activetasks" 
id="toc-_activetasks" class="heading"><div class="heading-title"> <span 
class="number">03 // </span><span class="heading-text">ACTIVE 
TASKS</span></div></a><a href="#_config" id="toc-_config" class="heading"><div 
class="heading-title"> <span class="number">04 // </span><span 
class="heading-text">CONFIGURATION</span></div>
 </a><a href="#replication" id="toc-replication" class="heading"><div 
class="heading-title"> <span class="number">05 // </span><span 
class="heading-text">REPLICATION</span></div></a><a href="#documentation" 
id="toc-documentation" class="heading"> <div class="heading-title"> <span 
class="number">06 // </span><span class="heading-text">DOCUMENTATION 
</span></div></a><a href="#login" id="toc-login" class="heading"> <div 
class="heading-title"> <span class="number">07 // </span><span 
class="heading-text">LOGIN / ADMIN</span></div></a><a href="#verifyinstall" 
id="toc-verifyinstall" class="heading"> <div class="heading-title"> <span 
class="number">08 // </span><span 
class="heading-text">VERIFY</span></div></a></div></div></div><div 
id="rightContent"><div class="box"><div id="intro" class="chapter"> <h1 
id="introduction">INTRODUCTION</h1>
 <h2 id="features-overview">Features Overview</h2>
 <p>This guide is from September 2016. Fauxton is continuously being improved, 
so there may be slight differences in the examples in this document vs the 
latest and greatest <a href="https://www.npmjs.com/package/fauxton";>Fauxton on 
npm</a>.</p>
 <p>When you first start to use Fauxton, the left most navigation panel
@@ -157,10 +157,10 @@ replications will always show up while they are 
active.</p>
 <a 
href="http://docs.couchdb.org/en/latest/replication/index.html#replication";>Replication</a>.</p>
 </div><div id="documentation" class="chapter"><h1 
id="documentation">Documentation</h1>
 <p>Here you will find helpful online and offline versions of CouchDB 
Documentation, as well as links to various related links regarding the CouchDB 
community. If you need to look at this guide again, the link is also here.</p>
-<p><img src="imgs/screen-shots/docs.png" alt="Documentation" 
title="Documentation"></p>
+<p><img src="imgs/screen-shots/documentation.png" alt="Documentation" 
title="Documentation"></p>
 </div><div id="login" class="chapter"> <h1 
id="login-user-management">Login/User Management</h1>
 <p>You can change your password, or add admins to your CouchDB instance within 
this tab.
-<img src="imgs/screen-shots/admin.png" alt="Admin" 
title="![Documentation](imgs/screen-shots/docs.png &quot;Documentation"></p>
+<img src="imgs/screen-shots/admin.png" alt="Admin" 
title="![Documentation](imgs/screen-shots/documentation.png 
&quot;Documentation"></p>
 </div><div id="verifyinstall" class="chapter"><h1 id="verify">Verify</h1>
 <p>The Verify Installation allows you to check whether all of the components 
of your CouchDB installation are correctly installed.</p>
 <p><img src="imgs/screen-shots/verify.png" alt="Verify" title="Verify"></p>

Reply via email to