Skip to content
  • Hartley McGuire's avatar
    dcf20cbc
    Use "library.name" format in initializer examples · dcf20cbc
    Hartley McGuire authored
    This updates two instances of custom initializer examples in the docs to
    use the standard "library.name" format. Previously, one used just "name"
    which can lead to hard to debug "cyclic dependency" errors, and the
    other used "name.library" which is not the suggested format.
    dcf20cbc
    Use "library.name" format in initializer examples
    Hartley McGuire authored
    This updates two instances of custom initializer examples in the docs to
    use the standard "library.name" format. Previously, one used just "name"
    which can lead to hard to debug "cyclic dependency" errors, and the
    other used "name.library" which is not the suggested format.
Loading