Branch: Tag:

2019-08-28

2019-08-28 13:38:25 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Documentation: Fixed some AutoDoc markup errors.

The documentation for String.Replace et al should now be in the
correct place again, and the documentation for System.Time et al
should no longer get lost.

4111:    stack_pop_n_elems_keep_top(args);   }    + /*! @module String +  */ +    /*! @class Replace    *!    *! This is a "compiled" version of the @[replace] function applied on
6228:    }    }    -  /*! @decl @[_get_iterator] copy_iterator() +  /*! @decl object(_get_iterator) copy_iterator()    *!    *! @returns    *! Returns a copy of the iterator at its current position.