]> git.baikalelectronics.ru Git - kernel.git/commit
docs: isdn: convert to ReST and add to kAPI bookset
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 26 Jul 2019 12:51:25 +0000 (09:51 -0300)
committerJonathan Corbet <corbet@lwn.net>
Wed, 31 Jul 2019 19:30:25 +0000 (13:30 -0600)
commit3a905c0c55bb92c8ba3dcaf1fbf90fb685f8b8b2
treef396f7e80c40ce6c6a47d8225324237e7c15a9ae
parentebb7473d08e46ba0ba87bcd546d5c32c8f3cbbac
docs: isdn: convert to ReST and add to kAPI bookset

The ISDN documentation is a mix of admin guide, uAPI and kAPI.

Ideally, it should be split. Yet, not sure if it would worth
the troble. Anyway, we have the same kind of mix on several
drivers specific documentation. So, just like the others, keep
the directory at the root Documentation/ tree, just adding a
pointer to it at the kAPI section, as the documentation was
written with the Kernel developers in mind.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
15 files changed:
Documentation/index.rst
Documentation/isdn/CREDITS [deleted file]
Documentation/isdn/INTERFACE.CAPI [deleted file]
Documentation/isdn/README.avmb1 [deleted file]
Documentation/isdn/README.gigaset [deleted file]
Documentation/isdn/README.hysdn [deleted file]
Documentation/isdn/README.mISDN [deleted file]
Documentation/isdn/avmb1.rst [new file with mode: 0644]
Documentation/isdn/credits.rst [new file with mode: 0644]
Documentation/isdn/gigaset.rst [new file with mode: 0644]
Documentation/isdn/hysdn.rst [new file with mode: 0644]
Documentation/isdn/index.rst [new file with mode: 0644]
Documentation/isdn/interface_capi.rst [new file with mode: 0644]
Documentation/isdn/m_isdn.rst [new file with mode: 0644]
drivers/staging/isdn/hysdn/Kconfig