We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310cb01 commit 081cafbCopy full SHA for 081cafb
2 files changed
doc/manual/source/conf.py
@@ -115,7 +115,7 @@
115
html_theme_options = {
116
'collapsiblesidebar': 'true',
117
'navigation_with_keys': 'true',
118
- 'body_min_width': '400px',
+ 'body_min_width': '40%',
119
'body_max_width': '800px',
120
}
121
doc/manual/source/index.rst
@@ -58,7 +58,7 @@ Usage
58
* etc..
59
60
The functionality is similar to what is available in `Fox <http://fox.vincefn.net>`_.
61
- See the ** :doc:`examples/index` **:
+ See the :doc:`examples/index`:
62
63
* :doc:`3D Crystal structure display <examples/crystal_3d_widget>`
64
* :doc:`Solving the cimetidine structure from its powder pattern <examples/structure-solution-powder-cimetidine>`
0 commit comments