Add hy.extra
This commit is contained in:
parent
d980a4a8ee
commit
670c5ae7e5
12
docs/extra/index.rst
Normal file
12
docs/extra/index.rst
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
===================
|
||||||
|
Extra Modules Index
|
||||||
|
===================
|
||||||
|
|
||||||
|
These modules are considered no less stable than Hy's built-in
|
||||||
|
functions and macros, but they need to be loaded with ``(import
|
||||||
|
...)`` or ``(require ...)``.
|
||||||
|
|
||||||
|
Contents:
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 3
|
@ -34,5 +34,6 @@ Contents:
|
|||||||
tutorial
|
tutorial
|
||||||
style-guide
|
style-guide
|
||||||
language/index
|
language/index
|
||||||
|
extra/index
|
||||||
contrib/index
|
contrib/index
|
||||||
hacking
|
hacking
|
||||||
|
0
hy/extra/__init__.py
Normal file
0
hy/extra/__init__.py
Normal file
Loading…
x
Reference in New Issue
Block a user