Git Product home page Git Product logo

Comments (3)

pitipatw avatar pitipatw commented on August 16, 2024 1

I made a json file to input data from Grasshopper through WebSockets to Julia.
I think I might able to help on this

from topopt.jl.

yijiangh avatar yijiangh commented on August 16, 2024

@pitipatw That's awesome! The corresponding page in our doc is here and the source here.

In case you are not familiar with doc generation in Julia, we use Documentor.jl for building the docs (from markdown to HTML files), and we have a make.jl file for triggering the generation.
We also use Literate.jl for turning a .jl file directly into an example documentation. If the comments you write in the example script follows markdown syntax, it will be compiled into a nicely looking webpage with all the outputs rendered (like what you would see in a jupyter notebook).
@pitipatw, I would suggest that you start by adding some comments on the JSON keys and value format in our truss file in the source file here. And maybe remove the print(JSON.json(f, 2)); - I think it is occupying too much space on the doc page.

from topopt.jl.

pitipatw avatar pitipatw commented on August 16, 2024

Copy that.

from topopt.jl.

Related Issues (20)

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.