Hi Jon,

This patch series continues [1] the efforts to build sub-folders of the
documentation stand-alone.

---

v2

* rebased on top of lwn/docs-next
* patches all sub-folders and fixes PDF/HTML issue with the index

v1 [1]

* patches only the dev-tools folder

[1] https://www.mail-archive.com/[email protected]/msg07154.html

Markus Heiser (4):
  doc-rst: make dev-tools folder buildable stand-alone
  doc-rst: make driver-api folder buildable stand-alone
  doc-rst: include index only in subproject AND html
  doc-rst: build PDF of 80211 and gpu sub-project

 Documentation/80211/conf.py                      |  5 +++++
 Documentation/80211/index.rst                    |  2 +-
 Documentation/admin-guide/index.rst              |  8 ++++++++
 Documentation/dev-tools/conf.py                  | 10 ++++++++++
 Documentation/dev-tools/{tools.rst => index.rst} |  8 ++++++++
 Documentation/driver-api/conf.py                 | 10 ++++++++++
 Documentation/driver-api/index.rst               |  8 ++++++++
 Documentation/gpu/conf.py                        |  5 +++++
 Documentation/gpu/index.rst                      |  2 +-
 Documentation/index.rst                          |  2 +-
 Documentation/process/index.rst                  |  8 ++++++++
 11 files changed, 65 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/dev-tools/conf.py
 rename Documentation/dev-tools/{tools.rst => index.rst} (87%)
 create mode 100644 Documentation/driver-api/conf.py

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to