GithubHelp home page GithubHelp logo

equipablemc / skript-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skriptlang/skript-docs

0.0 0.0 0.0 229.68 MB

Documentation Site for Skript Plugin

Home Page: https://docs.skriptlang.org/

License: GNU General Public License v3.0

skript-docs's Introduction

Skript Docs


Skript Documentation Site

Skript's features are documented directly in it's Java code. But we still need

  1. Clear tutorials, not just "you can check the syntax pattern"
  2. Examples explained, if needed
  3. Addon tutorials
  4. Syntax patterns explained

Folders Structure

  • docs/templates/ is used by Skript Docs generation process to produce the docs pages (docs/).
  • docs/ is the production files where Github pages displays the content of.
  • docs/nightly/master/ is Skript's nightly builds documentation pages (this gets updated with every commit to master/dev branches in Skript's repo).

You can find more about the docs templates in docs/templates.

Generating the documentation

Currently, the docs files is generated using Skript plugin.

  1. You will need to create a directory named docs/templates in plugins/Skript/, and copy everything from docs/templates folder into that directory.
  2. Execute the command /sk gen-docs.
  3. The docs/ directory will be created (if not created already) in plugins/Skript containing the website's files.
  4. Open index.html and browse the documentation.
  5. (Optionally) Add this system property -Dskript.forceregisterhooks in your server startup script (before the -jar property) to force generating hooks docs.

skript-docs's People

Contributors

ayhamal-ali avatar pikachu920 avatar moderocky avatar apickledwalrus 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.