.. py:module:: nmigen.lib.cdc
-The ``nmigen.lib.cdc`` package provides modules for transferring data between clock domains.
+The :mod:`nmigen.lib.cdc` package provides modules for transferring data between clock domains.
.. autoclass:: FFSynchronizer()
.. py:module:: nmigen.lib.coding
-The ``nmigen.lib.coding`` package provides modules for conversion between different encodings of binary numbers.
+The :mod:`nmigen.lib.coding` package provides modules for conversion between different encodings of binary numbers.
One-hot coding