Giter Club home page Giter Club logo

docs's Introduction

Docs

Table of Contents

The Official DroidScript Documentation

Preview available at https://droidscript.github.io/Docs

Mobile-sized iframe for desktop browsers: https://droidscript.github.io/Docs/docs

DocsPreview app for downloading the latest docs: https://github.com/SymDSTools/DocsPreview

More DS tools here

Structure

  • docs: The latest generated documentation for the GitHub Pages preview
  • files: docs source files and generation scripts

The docs sources are written in a custom markup format. For legacy reasons those markup files will be converted into an intermediate JSON Format which will then be converted to the HTML docs you all know and love.

For Contributors:

To contribute to the Docs you need to have an active GitHub account. Sign up if you don't have one.

Fork the DroidScript Repository

To edit the Docs you need to 'fork' the DroidScript repository. The easiest way is to open up a new Codespace on the DroidScript repository.

Open Codespace Dialog

Make Changes

When the Codespace is open, navigate to the files/markup/en directory and make changes on any file you want to contribute. DroidScript has multiple scopes each having its own subdirectory with every possible method defined as markup.js file. Inside you can modify the description, subfunctions, parameters and more. Make sure to follow the markup format!

Commit Changes

When you finished your changes switch to the git tab on the left and descibe briefly what you have changed in the commit message field. The first line should describe what you did in general and each following line should include a more detailed list of your changes.
After that commit and synchronize your changes to GitHub with the green button below. If you just opened the Codespace on the DroidScript repository it will ask to create a fork.

Note: there is an ongoing Codespace bug that prevents you from committing to your fork. If that applies to you, open your workspace terminal and execute git push --set-upstream origin master

Commit Description Dialog

Create a Pull Request

When you are satisfied with your changes and want us to review your changes, go on to the GitHub tab on the left and hit the small 'Create Pull Request' Button that appears on the 'Pull Requests' dropdown menu. This will open a new 'Pull Request' tab where you can provide a description of your changes across all commits you made. You can also review all your commits and changed files. After that hit the green 'Create' button.

Pull Request Dialog

Check on your Pull Request

When a developer is satisfied with the request he will merge them into the DroidScript repository. If not he will leave a comment on your pull request so make sure to regulary check on it until it gets approved, and enable notifications.

Thank you for your contribution and support of DroidScript.org.!

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.