zephyr/doc/404.rst
David B. Kinder f3f266ea9d doc: more RTD theme tweaks
Change logo and increase logo size, remove RTD links to github source,
add CSS for :kbd: role (keyboard key press), change logo link to project
home rather than doc home (via zephyr-custom.js). Update 404 error page
for wider page layout, force page break before footer, show URL that got
you to the 404 page.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-07-31 20:19:19 -04:00

39 lines
993 B
ReStructuredText

:orphan:
Sorry, Page Not Found
#####################
.. image:: images/Zephyr-Kite-in-tree.png
:align: right
:scale: 25%
.. raw:: html
<noscript>
Sorry, the page you requested was not found on this site.
</noscript>
<script type="text/javaScript">
<!--
document.write("<p>Sorry, the page you requested: " +
"<a href=\"" + location.href + "\">" +
location.href + "</a> was not found on this site.</p>");
//-->
</script>
Please check the url for misspellings.
It's also possible we've removed or renamed the page you're looking for.
Please try using the navigation links on the left of this page to navigate
the major sections of our site, or use the search box.
If you got this error by following a link, please let us know by sending
us a message using this `contact us form`_, or send an email message to
info@zephyrproject.org
.. _contact us form: https://www.zephyrproject.org/about/#contact-us
.. raw:: html
<div style='clear:both'></div>