Farama-Foundation / miniwob-plusplus

MiniWoB++: a web interaction benchmark for reinforcement learning
https://miniwob.farama.org/
MIT License
280 stars 47 forks source link

Add environment documentations #19

Closed ppasupat closed 1 year ago

ppasupat commented 1 year ago

Description

Created a system for generating environment documentations, based on this script from Gymnasium.

This involves creating a class for each environment, and adding a docstring to it.

Also corrected the environment name drag-item --> drag-circle.

Type of change

Please delete options that are not relevant.

Checklist: