Commit Graph

20 Commits

Author SHA1 Message Date
Kovid Goyal 197ec8c441 Better fix for static top nav bar
Use CSS grids. The earlier solution caused links to go to slightly
incorrect positions.
2020-11-27 13:21:51 +05:30
Kovid Goyal a5a26bbe7a Keep top-bar visible
Fixes #1905191 [[Enhancement] Always keep the controls visible in the User Manual](https://bugs.launchpad.net/calibre/+bug/1905191)
2020-11-24 13:41:35 +05:30
Kovid Goyal b9209c4f3f Fix list bullets going out of containers in narrow mode 2020-11-24 13:30:30 +05:30
Kovid Goyal 8bc68e8375 Top bar should not be displayed in narrow mode 2020-11-24 13:25:34 +05:30
Kovid Goyal b5cf33145a fix horizontal scrollbar when screen is less than 940px 2020-11-24 13:22:54 +05:30
Kovid Goyal 22ead7db5a Manual: Remove underline from section headings 2020-07-31 11:00:47 +05:30
Kovid Goyal e2243bf7a9 Upgrade MathJax to version 3
version 3 is more performant, smaller and simpler to integrate, without
monkeypatching. On the down side, it does not do line breaking, as yet.

Note that only the viewer is currently ported
2020-06-19 18:43:23 +05:30
Kovid Goyal 1c42d7fc3f Use pre-wrap for code and pre tags in user manual and quick start guide 2019-11-06 06:46:26 +05:30
Kovid Goyal 17daad19ad Increase contrast for links in the manual 2019-07-07 10:10:52 +05:30
Kovid Goyal ccc6c5d988 User Manual: Make code blocks wrap
Fixes #1716062 [[Doco] - Tweaks](https://bugs.launchpad.net/calibre/+bug/1716062)
2017-09-09 08:20:08 +05:30
Kovid Goyal 9469fb2165 Fix #1702566 [https://manual.calibre-ebook.com/ justified](https://bugs.launchpad.net/calibre/+bug/1702566) 2017-07-06 08:42:51 +05:30
Kovid Goyal cad405d413 Make the Support calibre button in the User manual translateable 2017-06-21 00:08:23 +05:30
Kovid Goyal 4616de2024 User Manual: Make the sidebar grow its own scrollbar if its content is longer than the available height 2017-06-17 18:23:39 +05:30
Kovid Goyal ea91d66152 Update User Manual to use the alabaster sphinx theme 2017-05-21 13:39:28 +05:30
Kovid Goyal 66fac74834 Remove incorrect sRGB profiles 2013-11-08 10:00:31 +05:30
Kovid Goyal 5b07091d59 Make the manual self contained 2013-06-25 09:12:04 +05:30
Kovid Goyal b871cb8074 ... 2012-08-19 11:43:16 +05:30
Kovid Goyal 7eb1db3b7c Add eqation numbers and references to the mathjax tutorial 2012-08-19 11:37:28 +05:30
Kovid Goyal 67998e55af Add documentation on maths in ebooks 2012-08-18 22:35:01 +05:30
Kovid Goyal 8f8e0018aa Move the User Manual out of the src/ directory 2012-05-30 11:32:00 +05:30