minetest_docs icon indicating copy to clipboard operation
minetest_docs copied to clipboard

Sprint 1

Open wsor4035 opened this issue 3 years ago • 9 comments
trafficstars

As proposed in the IRC channel and suggested by benrob, going to start a 2 week sprint for getting some docs done.

  • [x] before 8/19/2022 - pick a topic you will be covering
  • [ ] 8/19/2022 ~~or before~~ to 8/26/2022 - work on the doc, get it ready for review
  • [ ] 8/26/2022 to 9/2/2022 - get your PR reviewed, and review someone else's

List of topics taken:

  • [ ] @benrob0329: AreaStore
  • [ ] @wsor4035: HTTP API
  • [x] @GreenXenith: ItemStack
  • [x] @appgurueu: MetaDataRef etc.
  • [ ] @ExeVirus: Sound
  • [ ] @rollerozxa: Settings

wsor4035 avatar Aug 16 '22 01:08 wsor4035

ItemStack

GreenXenith avatar Aug 16 '22 03:08 GreenXenith

Settings (which assumedly would also include minetest.settings)

rollerozxa avatar Aug 16 '22 09:08 rollerozxa

MetaDataRef and all subclasses (StorageRef, NodeMetaRef, ItemStackMetaRef, and PlayerMetaRef)

appgurueu avatar Aug 16 '22 09:08 appgurueu

graph LR;
    sound["sound and music backend"]
    ExeVirus-->|wants to document|sound
    sound <--> loading
    sound <--> randomization
    file["supported file types"]
    sound <--> file
    API["sound lua API"]
    sound <--> API

ExeVirus avatar Aug 16 '22 12:08 ExeVirus

https://github.com/minetest/minetest_docs/pull/40

appgurueu avatar Aug 20 '22 11:08 appgurueu

Areastore

benrob0329 avatar Aug 20 '22 14:08 benrob0329

For the record (and if we choose to organize future sprints this way): We can edit your issue, so there's no need for you to update or us to comment.

appgurueu avatar Aug 27 '22 17:08 appgurueu

I am aware of editing, but that iirc doesnt notify people while a comment does.

wsor4035 avatar Aug 27 '22 18:08 wsor4035

Reminder to tick the checkboxes of the mega tracker as your PRs get merged.

appgurueu avatar Aug 27 '22 19:08 appgurueu