Skip to content

apla/gjs-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GJS-docs

Running

Clone repo, then launch docs webserver

git clone https://github.com/apla/gjs-docs
cd gjs-docs
gjs-console http-server.js

Navigate to http://localhost:50080/hyper.html

hyper.html is written with help of hyperapp and buble.

First version is available on index.html, but it is too slow and written using vue.js.

WHY?

Unfortunately, there is no good documentation on GObject Interospection for SpiderMonkey Javascript.

Existing approaches:

Also there is a official repo and tooling for documentation. Definitely, bunch of html files is so good as documentation. For year 2000.

I've decided to write new one, which is fast, complete and hackable. And displaying not some version from future Gnome, but currently installed one.

Actually, this work is largely based on cgjs-about.

About

GJS documentation server written using gjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published