mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PULL] Docs fixes
@ 2016-08-05 14:59 Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2016-08-05 14:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-doc

A handful of documentation fixes.  You'll get a conflict on
Documentation/DocBook/Makefile due to the changes from the drm and media
trees.  Resolution is pretty easy - just take the docs-next side - but I
also have a resolution in the docs-next-merge branch if that's useful to
you.

Thanks,

jon

The following changes since commit
a88b1672d4ddf9895eb53e6980926d5e960dea8e:

  doc-rst: kernel-doc: fix handling of address_space tags (2016-07-22 15:34:24 -0600)

are available in the git repository at:

  git://git.lwn.net/linux.git tags/doc-4.8-fixes

for you to fetch changes up to bdf107d87eb8ce1d1313fee40f3de1a1029a3eca:

  DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1 (2016-08-04 16:51:33 -0600)

----------------------------------------------------------------
Three fixes for the docs build, including removing an annoying warning on
"make help" if sphinx isn't present.

----------------------------------------------------------------
Jani Nikula (2):
      Documentation/sphinx: do not warn about missing tools in 'make help'
      DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1

seokhoon.yoon (1):
      Documenation: update cgroup's document path

 Documentation/DocBook/Makefile                 | 26 ++++++++++----------------
 Documentation/Makefile.sphinx                  |  4 ++--
 Documentation/cgroup-v1/cgroups.txt            |  4 ++--
 Documentation/cgroup-v1/cpusets.txt            |  2 +-
 Documentation/cgroup-v1/memcg_test.txt         |  4 ++--
 Documentation/filesystems/tmpfs.txt            |  2 +-
 Documentation/kernel-parameters.txt            |  4 ++--
 Documentation/kernel-per-CPU-kthreads.txt      |  2 +-
 Documentation/scheduler/sched-deadline.txt     |  2 +-
 Documentation/scheduler/sched-design-CFS.txt   |  2 +-
 Documentation/scheduler/sched-rt-group.txt     |  2 +-
 Documentation/vm/numa                          |  4 ++--
 Documentation/vm/numa_memory_policy.txt        |  2 +-
 Documentation/vm/page_migration                |  2 +-
 Documentation/vm/unevictable-lru.txt           |  2 +-
 Documentation/x86/x86_64/fake-numa-for-cpusets |  4 ++--
 16 files changed, 31 insertions(+), 37 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [PULL] Docs fixes
@ 2016-08-18 23:56 Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2016-08-18 23:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-doc

The following changes since commit
29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.lwn.net/linux.git tags/4.8-doc-fixes

for you to fetch changes up to d1669c8288a2c86daa6fd59c7fb938c08589d053:

  doc-rst: customize RTD theme, drop padding of inline literal (2016-08-14 12:15:09 -0600)

----------------------------------------------------------------
Three small fixes for Sphinx-formatted documentation generation.

----------------------------------------------------------------
Jonathan Corbet (2):
      docs: Set the Sphinx default highlight language to "guess"
      docs: kernel-documentation: remove some highlight directives

Markus Heiser (1):
      doc-rst: customize RTD theme, drop padding of inline literal

 Documentation/conf.py                           | 2 +-
 Documentation/kernel-documentation.rst          | 6 ------
 Documentation/sphinx-static/theme_overrides.css | 3 ++-
 3 files changed, 3 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-19  0:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-05 14:59 [PULL] Docs fixes Jonathan Corbet
2016-08-18 23:56 Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome