GithubHelp home page GithubHelp logo

qpc-github / jsdoc.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jsdoc/jsdoc.github.io

1.0 2.0 0.0 3.26 MB

JSDoc website

Home Page: https://jsdoc.app/

License: Other

JavaScript 3.99% CSS 0.43% HTML 95.58%

jsdoc.github.io's Introduction

This repository contains the user documentation for JSDoc 3. Use this repository to report documentation bugs, and to submit pull requests for improving the docs.

If you just want to read the documentation, please visit Use JSDoc.

Contributing to the documentation

The HTML docs are generated with Metalsmith and Gulp. If you'd like to contribute to the docs, make sure Node.js and npm are installed, then follow these steps:

  1. Clone this repository:

     [email protected]:jsdoc3/jsdoc3.github.com.git
    
  2. Install Bower and Gulp globally:

     npm install -g gulp
     npm install -g bower
    
  3. Install the dependencies:

     npm install
     bower install
    
  4. Make your changes in the content directory, which contains the source files for the docs.

    The first few lines of each source file contain YAML front matter, which is metadata in YAML format. If you need to use the character @ or [ at the start of a YAML value, you can escape it with a backslash. For example, write title: @class as title: \@class.

  5. Rebuild the HTML files:

     gulp
    
  6. Review the updated HTML files, and make sure your changes look okay. In particular, if you edited the YAML front matter, make sure your changes are reflected in the generated HTML files.

  7. Submit a pull request with your changes.

Legal stuff

Copyright (c) 2011-2014 by Michael Mathews and the JSDoc 3 documentation contributors.

This repository is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported license. A copy of the license is included in the LICENSE file.

jsdoc.github.io's People

Contributors

hegemonic avatar plusjade avatar mathematicalcoffee avatar matthewkastor avatar studiomohawk avatar dependabot[bot] avatar micmath avatar peitschie avatar zhengzongyi avatar shibukawa avatar vattay avatar koomar avatar jogjayr avatar keik avatar xtine avatar tommyblue avatar tmcw avatar sdball avatar sstarr avatar pradeep1288 avatar segfaultax avatar jesseschalken avatar jcn avatar fleeting avatar ght avatar daz avatar philips avatar billiam avatar alishutc avatar nolith avatar

Stargazers

 avatar

Watchers

 avatar  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.