Git Product home page Git Product logo

doc-website's Introduction

文档官网

文档目录结构说明

  • doc 文件夹下建立各自组文件夹xxx,在doc/SUMMARY.md中增加组文夹名字xxx,即可展示在页面右上角分类。
  • 组文件夹下建立SUMMARY.md文件并编辑,作为此组目录分类导航,展示在页面左侧导航栏。
  • 组文件夹中建立相应目录和文档,并将相对地址写入SUMMARY.md中进行导航链接展示。
  • 详细翻看 doc 文件夹举例。

运行预览

npm install
npm run dev

或者

yarn install
yarn run dev

打开:localhost:3080

参考文献

doc-website's People

Contributors

xuyanquan avatar

Watchers

James Cloos avatar 小人物@YangChao 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.