All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] One more documentation change for 4.9
@ 2016-10-14 13:59 Jonathan Corbet
  0 siblings, 0 replies; only message in thread
From: Jonathan Corbet @ 2016-10-14 13:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-doc, Johannes Berg

The following changes since commit
3c76ff4765fbd382c095acc37f87e136a8dfc73d:

  URL changed for Linux Foundation TAB (2016-10-01 00:57:13 -0600)

are available in the git repository at:

  git://git.lwn.net/linux.git tags/docs-4.9-2

for you to fetch changes up to 819bf593767c0966f320c51c6ed3f3835062abc8:

  docs-rst: sphinxify 802.11 documentation (2016-10-11 16:19:17 -0600)

----------------------------------------------------------------
A single commit converting the mac80211 DocBook template over to Sphinx.
Only 32 more to go...

----------------------------------------------------------------
Johannes Berg (1):
      docs-rst: sphinxify 802.11 documentation

 Documentation/80211/cfg80211.rst          | 345 ++++++++++++++++++
 Documentation/80211/conf.py               |   5 +
 Documentation/80211/index.rst             |  17 +
 Documentation/80211/introduction.rst      |  17 +
 Documentation/80211/mac80211-advanced.rst | 295 +++++++++++++++
 Documentation/80211/mac80211.rst          | 216 +++++++++++
 Documentation/DocBook/80211.tmpl          | 584 ------------------------------
 Documentation/DocBook/Makefile            |   2 +-
 Documentation/index.rst                   |   1 +
 include/net/cfg80211.h                    |  77 ++--
 10 files changed, 939 insertions(+), 620 deletions(-)
 create mode 100644 Documentation/80211/cfg80211.rst
 create mode 100644 Documentation/80211/conf.py
 create mode 100644 Documentation/80211/index.rst
 create mode 100644 Documentation/80211/introduction.rst
 create mode 100644 Documentation/80211/mac80211-advanced.rst
 create mode 100644 Documentation/80211/mac80211.rst
 delete mode 100644 Documentation/DocBook/80211.tmpl

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-14 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-14 13:59 [PULL] One more documentation change for 4.9 Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.