HelloZeroNet / Documentation

ZeroNet Documentation
https://zeronet.readthedocs.org/
GNU General Public License v2.0
74 stars 107 forks source link

ZeroFrame Wrapper Fixes #119

Closed anoadragon453 closed 5 years ago

anoadragon453 commented 5 years ago

Many fixes to the ZeroFrame API page, with more to come soon.

Cleaned up wording, moved examples into collapsable sections, added CoffeeScript and JavaScript examples with output and checked they all worked.

To accomplish this, one more dependency was added for some mkdocs addons, but they're very nice and I encourage us to make use of them where beneficial!

blurHY commented 5 years ago

Yeah,code should be surrounded with backticks.

"string"

anoadragon453 commented 5 years ago

@blurHY Which line(s) are you referring to?

blurHY commented 5 years ago

No,I just said the ok should be "ok" You have already done that

anoadragon453 commented 5 years ago

Okie.

@HelloZeroNet review please? :)

HelloZeroNet commented 5 years ago

Can you please resolve the conflicting files?

anoadragon453 commented 5 years ago

Oh, derp sorry, mobile view doesn't show them.

anoadragon453 commented 5 years ago

Fixed!

HelloZeroNet commented 5 years ago

Thanks, merged, looking great: https://zeronet.io/docs/site_development/zeroframe_api_reference

The only missing piece is the logo and probably we could make the example Js by default, but it's also good this way