Skip to content

Tweaks to make to embedded documentation #4348

Description

@jamalex
  • Provide an easy way to link back to the KA Lite interface itself -- currently, no escape. Perhaps (eventually) embedding the docs directly within the KA Lite interface (having a view under /docs/ that maps paths, loads the appropriate HTML docs file, and renders it into the main page context in the content area)
  • Allow link to docs even when not logged in
  • Don't include "install guide"? Maybe? Or at least link to /static/html/usermanual/userman_main.html as the default page. Most of the sections other than "usermanual" are actually largely not so useful on an installed offline server, so we may want to just ship the "usermanual" portion?
  • Don't include "View page source" or "View on Github" links, to avoid confusion.
  • Don't include links in "Built with Sphinx using a theme provided by Read the Docs." text at bottom (or delete whole line)
  • Change "Copyright 2015, FLE" to "Copyright 2015, Learning Equality, licensed under a Creative Commons Attribution-ShareAlike 4.0 International License".
  • Remove online badges

Ad Removing online badges:

In 0.15, we started using an ReST README because it can be reused for the docs so we don't maintain the same stuff in multiple places. It would be nice if the offline build had the section with badges from online sources disabled, though

http://sphinx-doc.org/config.html#conf-tags
http://sphinx-doc.org/markup/misc.html#including-content-based-on-tags

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions