Previously the function `czekitout.check.if_one_of_any_accepted_strings` would raise a `TypeError` if `obj` was string-like but didn't match any of the given accepted strings. Now the function will raise a `ValueError` instead.
Users can now choose the documentation website corresponding to the released version, in addition to choosing the documentation website corresponding the latest development version.