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

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new b39f65deed doc: improve overview app architecture (#1323)
b39f65deed is described below

commit b39f65deed5ad1e17a29c4529cf12d97096a92dc
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Wed Jul 19 15:01:51 2023 +0900

    doc: improve overview app architecture (#1323)
---
 www/docs/en/dev/guide/overview/index.md                  | 2 +-
 www/static/img/guide/cordovaapparchitecture-20230712.svg | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/www/docs/en/dev/guide/overview/index.md 
b/www/docs/en/dev/guide/overview/index.md
index 88fb844035..48f0627812 100644
--- a/www/docs/en/dev/guide/overview/index.md
+++ b/www/docs/en/dev/guide/overview/index.md
@@ -49,7 +49,7 @@ Use Apache Cordova if you are:
 There are several components to a Cordova application. The following
 diagram shows a high-level view of the Cordova application architecture.
 
-![]({{ site.baseurl }}/static/img/guide/cordovaapparchitecture.png)
+![]({{ site.baseurl }}/static/img/guide/cordovaapparchitecture-20230712.svg)
 
 ## WebView
 
diff --git a/www/static/img/guide/cordovaapparchitecture-20230712.svg 
b/www/static/img/guide/cordovaapparchitecture-20230712.svg
new file mode 100644
index 0000000000..51ad2fd8d5
--- /dev/null
+++ b/www/static/img/guide/cordovaapparchitecture-20230712.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Do not edit this file with editors other than draw.io -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; version="1.1" width="731px" 
height="631px" viewBox="-0.5 -0.5 731 631" content="&lt;mxfile 
host=&quot;app.diagrams.net&quot; modified=&quot;2023-07-12T13:41:46.652Z&quot; 
agent=&quot;Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36&quot; 
etag=&quot;_rziKhOWjFYYO_3FzdvT&quot; version=&quot;21.6.2&quot; 
type=&quot;device&quot;&gt;&lt;diagra [...]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to