docs: Fix header lines that are too short.

This commit is contained in:
Scott Shawcroft 2017-06-07 11:58:04 -07:00
parent c0e1f58b67
commit 2ecb9a3dbf
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
#include "shared-bindings/audioio/AudioOut.h"
//| :mod:`audioio` --- Support for audio input and output
//| =================================================
//| ======================================================
//|
//| .. module:: audioio
//| :synopsis: Support for audio input and output

View File

@ -36,7 +36,7 @@
#include "shared-bindings/pulseio/PWMOut.h"
//| :mod:`pulseio` --- Support for pulse based protocols
//| =================================================
//| =====================================================
//|
//| .. module:: pulseio
//| :synopsis: Support for pulse based protocols