Code Monkey home page Code Monkey logo

docs's Introduction

Geode Docs

This is the source code for Geode's docs, containing all the hand-written tutorials.

Class & function documentation is built automatically from the Geode source code.

Building

The docs are built using Flash. To build the docs, you need Flash, along with CMake and Clang.

To build the docs, you first need to clone Geode, and then clone the docs inside the Geode root, for a folder structure like this:

geode/
    docs/
        <docs files>
    <geode files>

For example, you can do this with the following commands:

git clone https://github.com/geode-sdk/geode
cd geode
git clone https://github.com/geode-sdk/docs

Alternatively, you can symlink your local copy of the docs folder to your local copy of the Geode folder.

After building Flash from source using Cargo or installing the latest release, you can build the docs with the following command:

flash -i <path/to/geode> -o <relative_output_dir> --overwrite

Afterwards, start up a local HTTP server in the folder where you ran Flash.

You should run Flash in the directory you want to build the docs in and use -o ., or run it in the parent directory and do -o <output_dir_name>.

docs's People

Contributors

hjfod avatar matcool avatar altalk23 avatar fleeym avatar figmentboy avatar nekitdev avatar itslever avatar poweredbypie avatar undefined06855 avatar jarten0 avatar coopeeo avatar roootthefox avatar dankmeme01 avatar camila314 avatar coffeeispower avatar s4300 avatar prometheus-03 avatar prokube avatar mariomastr avatar nightcaat avatar carter-soauth avatar cgytrus avatar b1rtek 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.