From e6a16c29df38afec347c161a01837004b36c40bf Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Mon, 7 Dec 2015 12:06:44 +0530 Subject: [PATCH] [docs] index fix --- erpnext/docs/index.html | 15 ------- erpnext/docs/index.md | 88 ----------------------------------------- 2 files changed, 103 deletions(-) delete mode 100644 erpnext/docs/index.md diff --git a/erpnext/docs/index.html b/erpnext/docs/index.html index 852ca593e1..99ef849f65 100644 --- a/erpnext/docs/index.html +++ b/erpnext/docs/index.html @@ -2,22 +2,7 @@ diff --git a/erpnext/docs/index.md b/erpnext/docs/index.md deleted file mode 100644 index dae6878c3e..0000000000 --- a/erpnext/docs/index.md +++ /dev/null @@ -1,88 +0,0 @@ - - - - - -
-
-
-
-

ERPNext Documentation

-

Detailed explanation for all ERPNext features and developer API

-
-
-
- -
-
-
-
-
- - - -
-
-
-

ERPNext is a fully featured ERP system designed for Small and Medium Sized -business. ERPNext covers a wide range of features including Accounting, CRM, -Inventory management, Selling, Purchasing, Manufacturing, Projects, HR & -Payroll, Website, E-Commerce and much more.

- -

ERPNext is based on the Frappe Framework is highly customizable and extendable. -You can create Custom Form, Fields, Scripts and can also create your own Apps -to extend ERPNext functionality.

- -

ERPNext is Open Source under the GNU General Public Licence v3 and has been -listed as one of the Best Open Source Softwares in the world by my online -blogs.

- -
-
-
- - - -
-
-
-

Install

-

From your site

-

To install this app, login to your site and click on "Installer". Search for ERPNext and click on "Install"

-

Using Bench

-

Go to your bench folder and setup the new app

-
$ bench get-app erpnext https://github.com/frappe/erpnext
-$ bench new-site testsite
-$ bench --site testsite install-app erpnext
-

Login to your site to configure the app.

-

Detailed Installation Steps

-
-
-

Author

- -

Frappe Technologies Pvt. Ltd. (info@erpnext.com)

-
-
-
- - - - \ No newline at end of file