Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1731242 > unrolled thread

[PULL] Documentation fixes for 4.14

Started byJonathan Corbet <corbet@lwn.net>
First post2017-09-12 23:50 +0200
Last post2017-09-12 23:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PULL] Documentation fixes for 4.14 Jonathan Corbet <corbet@lwn.net> - 2017-09-12 23:50 +0200

#1731242 — [PULL] Documentation fixes for 4.14

FromJonathan Corbet <corbet@lwn.net>
Date2017-09-12 23:50 +0200
Subject[PULL] Documentation fixes for 4.14
Message-ID<up1e9-6Lb-7@gated-at.bofh.it>
The following changes since commit
5969d1bb3082b41eba8fd2c826559abe38ccb6df:

  Merge branch 'gperf-removal' (2017-09-07 21:39:15 -0700)

are available in the git repository at:

  git://git.lwn.net/linux.git tags/docs-4.14

for you to fetch changes up to 6fad4e69e835932ed5a79c13c5bd4772dd96101d:

  kokr/memory-barriers.txt: Apply atomic_t.txt change (2017-09-08 10:10:53 -0600)

----------------------------------------------------------------
A cleanup from Mauro that needed to wait for the media pull, plus a handful
of other fixes that wandered in.

----------------------------------------------------------------
Mauro Carvalho Chehab (3):
      docs-rst: conf.py: remove lscape from LaTeX preamble
      docs-rst: conf.py: only setup notice box colors if Sphinx < 1.6
      docs-rst: don't require adjustbox anymore

SeongJae Park (2):
      kokr/doc: Update memory-barriers.txt for read-to-write dependencies
      kokr/memory-barriers.txt: Apply atomic_t.txt change

 Documentation/conf.py                              |  62 ++++++----
 .../translations/ko_KR/memory-barriers.txt         | 132 +++++----------------
 scripts/sphinx-pre-install                         |   1 -
 3 files changed, 69 insertions(+), 126 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web