diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/docs/README.md b/docs/README.md index 312b9b4..e90f794 100644 --- a/docs/README.md +++ b/docs/README.md @@ -29,7 +29,7 @@ # 💡 About -DAVIS (Data Visualisation tool) is utility for data visualization. The visualization is based on [Plotly javascript](https://plotly.com/) So DAVIS generate html page with injected data from code and after that launch browser to show it. +11DAVIS (Data Visualisation tool) is utility for data visualization. The visualization is based on [Plotly javascript](https://plotly.com/) So DAVIS generate html page with injected data from code and after that launch browser to show it. One of the main tasks we solve is to make it easier to debug your application. With Davis you can easy visualize your one- and two-dimensional data variables. diff --git a/docs/_navbar.md b/docs/_navbar.md new file mode 100644 index 0000000..848344a --- /dev/null +++ b/docs/_navbar.md @@ -0,0 +1,6 @@ +- Language / 语言 + - [English](/) + - [简体中文](/zh-cn/) + - [繁體中文](/zh-tw/) + - [日本語](/ja-jp/) + - [한국어](/ko-kr/) diff --git a/docs/_sidebar.md b/docs/_sidebar.md new file mode 100644 index 0000000..6fe44c4 --- /dev/null +++ b/docs/_sidebar.md @@ -0,0 +1,14 @@ +- Getting Started + + - [Introduction](/) + - [Usages]() + - Installation + - [Atom] + - [VS Code] + +- Writing Markdown + + - [Markdown Basics](/) + - [Math Typesetting](/) + - [Diagrams](/) + diff --git a/docs/index.html b/docs/index.html index 78b604b..f4ad6ac 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - Markdown Preview Enhanced + DAVIS - data visualization @@ -12,8 +12,8 @@ + + + \ No newline at end of file diff --git a/docs/run at local.txt b/docs/run at local.txt new file mode 100644 index 0000000..e69de29