Giter Site home page Giter Site logo

doc_procedure's Introduction

el_doc

项目介绍

这是一款专门为开发者快速成形的文档系统,部署容易,纯静态文件,响应速度快,非常简单易于部署。使用者只需要面向目录状态树编写对应文档或博客,而不用去配置复杂的侧滑栏,顶部配置,系统会自动根据 Docs 目录下的目录状态树的文档树自动生成侧滑栏导航。支持原生 html,makdown,el 语言编写文档。并且提供版本文档的管理,便于项目文档随程序发布。

特性

  • 简单易部署
  • 支持多种文档语言(原生 html,makdown,el)
  • 纯静态文件,响应速度快
  • 面向目录树文档编写,侧滑栏,顶部导航自动生成
  • 模块化开发,拓展性更强

使用

  • 克隆本项目
  git clone url地址
  • 安装依赖
npm install
  • 启动服务
npm run serve
  • 打包部署
npm run build

文档编写

  • 由于采用面向目录文档树的编写方式,系统自动截取加载文件或目录名生成侧滑栏导航菜单。因此开发者只需要面向对应目录下或文件编写响应文档即可。
  • 工作目录:Docs (如需要自定定义工作目录,请在 src 目录下 el.config.js 文件中配置

doc_procedure's People

Contributors

gnu-xiaosong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.