All Projects → star7th → Showdoc

star7th / Showdoc

Licence: other
ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
CSS
56736 projects
Vue
7211 projects
Smarty
1635 projects
HTML
75241 projects

Projects that are alternatives of or similar to Showdoc

Hexo Theme Doc
A documentation theme for the Hexo blog framework
Stars: ✭ 222 (-97.8%)
Mutual labels:  api, documentation-tool
Drf Autodocs
Ultimately automated DRF documentation rendering(UNMAINTAINED)
Stars: ✭ 82 (-99.19%)
Mutual labels:  api, documentation-tool
Awesome Documentation Tools
🔥 📚 All the tools, processes and resources you need to create an awesome API & Project documentation
Stars: ✭ 138 (-98.63%)
Mutual labels:  api, documentation-tool
Dawn Api Demo
dawn-api-demo
Stars: ✭ 117 (-98.84%)
Mutual labels:  api, document
Pdoc
API Documentation for Python Projects
Stars: ✭ 853 (-91.55%)
Mutual labels:  api, documentation-tool
Smartwiki
因个人精力有限,不在维护此项目,推荐用MinDoc代替
Stars: ✭ 486 (-95.19%)
Mutual labels:  api, document
soldoc
A solidity documentation generator, based in NatSpec format. 📃 with standalone HTML, pdf, gitbook and docsify output ✏️ just plug and play.
Stars: ✭ 54 (-99.47%)
Mutual labels:  documentation-tool, document
Awesome Readme
A guide to writing an Awesome README. Read the full article in Towards Data Science.
Stars: ✭ 65 (-99.36%)
Mutual labels:  documentation-tool, document
Xxl Api
A api management platform.(API管理平台XXL-API)
Stars: ✭ 803 (-92.05%)
Mutual labels:  api, document
Apidoc
RESTful API 文档生成工具,支持 Go、Java、Swift、JavaScript、Rust、PHP、Python、Typescript、Kotlin 和 Ruby 等大部分语言。
Stars: ✭ 785 (-92.23%)
Mutual labels:  api, document
Gulp Apidoc
📄 RESTful web API Documentation Generator
Stars: ✭ 60 (-99.41%)
Mutual labels:  api, document
Zeal
Offline documentation browser inspired by Dash
Stars: ✭ 9,164 (-9.26%)
Mutual labels:  api, documentation-tool
Purescript Graphql
End to End typesafe GraphQL with PureScript
Stars: ✭ 79 (-99.22%)
Mutual labels:  api
Ascidia
A command-line utility for rendering technical diagrams from ASCII art
Stars: ✭ 80 (-99.21%)
Mutual labels:  documentation-tool
Libgui
Buttons & Co
Stars: ✭ 78 (-99.23%)
Mutual labels:  api
Apis
This Repository contains link to many Open or Closed Source APIs which I've made
Stars: ✭ 79 (-99.22%)
Mutual labels:  api
Android
Android projects with reusable components which will be useful in your applications.
Stars: ✭ 81 (-99.2%)
Mutual labels:  api
Gotenberg Php Client
PHP client for the Gotenberg API
Stars: ✭ 80 (-99.21%)
Mutual labels:  api
Httpie Oauth
OAuth plugin for HTTPie
Stars: ✭ 78 (-99.23%)
Mutual labels:  api
Health Checks Api
Standardize the way services and applications expose their status in a distributed application
Stars: ✭ 78 (-99.23%)
Mutual labels:  api

ShowDoc

点击查看中文版教程

What is ShowDoc?

When we take over a module or project which has been developed by others, we always feel crazy watching at the codes without notes or comments.

Where is the document?! Where is the document?! Show me the doc!!

Programmers often want others to write technical documents, but not by themselves. Writing technical documents need lots of time and works, such as it needs to consider how to handle the format and layout of the documents. Beside, the man who writes the documents has to think all kinds of non-technical details. For example, which catalog should to be put in the newly-established word document.

In general, all kinds of the word documents are dispersively maintained by different people in a team.

How to get the latest documents? Here is a way.

The man gets the documents by shouting out, Lol. Then he will receive them from others through IMs or E-mail. This kind of communication is not so bad, but this is not the most effective way.

So, what is the most effective way? ShowDoc comes out!

ShowDoc is a tool greatly applicable for an IT team to share documents online. It can promote communication efficiency between members of a team.

What can it be used for?

  • API Document (Demo)

With the development of mobile Internet, BaaS (Backend as a Service) becomes more and more popular. The server side(backend) provides API, and the APP side or Webpage frontend can conveniently invoke data through the backend. Using ShowDoc can compile exquisite API documents in a very fast and convenient way.

  • Data Dictionary (Demo)

A good Data Dictionary, such as database structure can be easily exhibited to others, shown the definition of each field of the database structure.

  • Explain Document (Demo)

You can absolutely use ShowDoc to write instructions of some tools, or some technical specifications explanation documents for the team to query.

What functions does it have now?

  • Sharing and Exporting

Responsive webpage design can share the project documents to computer or mobile devices for reading. It can also export the project into offline word document.

  • Permission Manage

    • Public and Private Project

      Projects on ShowDoc are divided into two categories including Public Project and Private Project. The Public Project can be visited by anyone, the Private Project need to login. The password is set by project owner.

    • Project Transfer

      The project owner can freely transfer the project to others.

    • Project Members

      You can easily add or delete project members. Members of the project can edit the documents, but they can't transfer or delete the project, only owner has the permission.

  • Edit Function

    • Support Markdown

      ShowDoc adopts Markdown Editor, it is excellent both in editing and reading. If you know nothing about Markdown, please google it by the keywords "Learning and Introduction of Markdown".

    • Template Insert

      On the editing page, a click on the button which is on the top of the Editor can easily insert API interface template and data dictionary template. After inserting the template, altering data is the only thing needs to be done, and this reduces lots of editing work.

    • History Version

      ShowDoc provides a function of History Version on the page, you can easily restore from the history.

Deploy it on your own server

About the copyright

ShowDoc is issued complying with Apache2 Open Source License, and it is free.

Copyright © star7th

E-mail: xing7th#gmail.com (change # into @)

All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].