mbox series

[0/5] improve presenttation of the documentation

Message ID 20200809141731.32433-1-luc.vanoostenryck@gmail.com (mailing list archive)
Headers show
Series improve presenttation of the documentation | expand

Message

Luc Van Oostenryck Aug. 9, 2020, 2:17 p.m. UTC
This series contains a few small improvements to the documentation,
mainly to the sidebar of the online documentation.

This series is available for review & testing at:
  git://github.com/lucvoo/sparse-dev.git doc-annot

Luc Van Oostenryck (5):
  doc: replace nocast-vs-bitwise document with its lore link
  doc: simplify the toctree
  doc: add index to the sidebar
  doc: remove link "edit on github"
  doc: shorter title for "submitting-patches.md"

 Documentation/index.rst                  | 29 ++++------------
 Documentation/nocast-vs-bitwise.md       | 43 ------------------------
 Documentation/submitting-patches.md      |  4 +--
 Documentation/templates/breadcrumbs.html | 11 ++++++
 Documentation/templates/layout.html      |  8 +++++
 5 files changed, 28 insertions(+), 67 deletions(-)
 delete mode 100644 Documentation/nocast-vs-bitwise.md
 create mode 100644 Documentation/templates/breadcrumbs.html
 create mode 100644 Documentation/templates/layout.html


base-commit: bdf3eca7298e5d57864c83329e979a7746d7c130