GithubHelp home page GithubHelp logo

softwarebrothers / example-design-system Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 6.0 3.63 MB

This is an example JSDoc generated documentation for Vue app:

Home Page: https://softwarebrothers.github.io/example-design-system

JavaScript 20.27% HTML 6.01% Vue 73.72%

example-design-system's Introduction

Example Design System

What it is

This is example repository with a documentation for a Vuejs app.

It was created by using:

The goal of it is to show you, the programmer, what is possible when you work with JSDoc.

You can simply apply the same rules to the React application.

What it contains

Components

There are 2 components documented:

  • {@link ProgressBar}
  • {@link Box}

On their pages you can see:

  • programming interface with props, methods, events and slots
  • preview with the option to modify example codes in the browser.

Tutorials

There are a couple of tutorials on the sidebar. Both {@tutorial colors} and {@tutorial brand} are filed with some example content. Rest is empty.

Client library

Also, there is an example client library: {@link RESTClient} documented.

You can verify there how to:

  • document methods with properties and return values
  • document custom types

License

example-design-system is Copyright © 2019 SoftwareBrothers.co. It is free software and may be redistributed under the MIT license.

About SoftwareBrothers.co

We’re an open, friendly team that helps clients from all over the world to transform their businesses and create astonishing products.

  • We are available to hire.
  • If you want to work for us - check out the career page.

example-design-system's People

Contributors

semantic-release-bot avatar wojtek-krysiak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

example-design-system's Issues

missing entry.js

Hi,
I'm new on better-docs and I try to configure tutorials.
I'm able to create and see link for tutorials page but when I load a tutorial page I have en error:
/docs/build/entry.js net::ERR_ABORTED 404 (Not Found)

I don't understand the error and what I can do to remove it.

This is my jsdoc.json config

"opts": { "template": "node_modules/better-docs", "destination": "./docs/", "readme": "./src/docs/documentation.md", "tutorials": "./src/docs/tutorials" },

and in tutorials folder I have only a file 'include.api.md'

Thanks

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.