Skip to content

Commit

Permalink
Remove "Include Type" in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Villetaneuse committed Jan 10, 2024
1 parent 24bd2a7 commit c23d7e6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions doc/sphinx/language/core/modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -182,12 +182,6 @@ are now available through the dot notation.
Including multiple modules in a single :cmd:`Include` is equivalent to including each module
in a separate :cmd:`Include` command.

.. cmd:: Include Type {+<+ @module_type_inl }

.. deprecated:: 8.3

Use :cmd:`Include` instead.

.. cmd:: Declare Module {? {| Import | Export } {? @import_categories } } @ident {* @module_binder } : @module_type_inl

Declares a module :token:`ident` of type :token:`module_type_inl`.
Expand Down

0 comments on commit c23d7e6

Please sign in to comment.