I volunteer to help build mx2 docs and samples.

About Monkey 2 Forums Monkey 2 Development I volunteer to help build mx2 docs and samples.

This topic contains 19 replies, has 9 voices, and was last updated by  codifies 2 years, 3 months ago.

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #6376

    cocon
    Participant

    There is also MediaWiki were unity scripts are based on.
    https://www.mediawiki.org/wiki/MediaWiki

    I don’t know which is exactly the best of the best, but it will take some time testing first to be able to tell for sure.

    #6380

    codifies
    Participant

    in contrast to mediawiki I found pmwiki much much easier to install, the “database” is just a bunch of individual files, 1 per page seemed a lot less bloaty!

    #6398

    therevills
    Participant

    You could just use WikiBooks like the BlitzMax one:

    https://en.wikibooks.org/wiki/BlitzMax

    #6481

    nerobot
    Participant

    My first try with dokuwiki is here: http://mx2wiki.fingerdev.com/ (my own domain)

    I wrote simple monkeydoc -> dokuwiki parser, so you can read Module reference section.

    I stopped to dev that to avoid useless work.

    But… we can use it for the first time to collect useful data. And copy-paste (convert) into official doc-system later.

    If it is useful solution – I’ll try to implement mx2 code highlighter. And can improve doc’s parser.

    #6486

    codifies
    Participant

    I’d suggest hacking the doc generator to optionally provide docu files instead of html, rather than convert html->docu

    It would be really nice to get some official sanction for a small team, so that then the only docs Mark has to worry about is some API doc comments, this releases him to do more valuable work….

Viewing 5 posts - 16 through 20 (of 20 total)

You must be logged in to reply to this topic.