Olivier Goffart
ea104ed203
Revert "Change the version number in docs-preview.html"
...
This reverts commit 8fee7d6486
.
Revert now that the release is done
2021-09-09 10:45:13 +02:00
Olivier Goffart
8fee7d6486
Change the version number in docs-preview.html
2021-09-09 08:55:51 +02:00
Olivier Goffart
daddce2b5d
Revert "Change the version number in docs-preview.html"
...
This reverts commit 84298fd95a
.
The release is done, master branch now points to snapshots again
2021-08-19 10:47:13 +02:00
Olivier Goffart
84298fd95a
Change the version number in docs-preview.html
2021-08-19 09:57:13 +02:00
Tobias Hunger
aea4ecca99
Apply pre-commit hooks to all files
2021-08-17 22:38:16 +02:00
Olivier Goffart
c296a00286
Preview in documentation: make sure the preview is not duplicated for C++
2021-08-13 13:27:03 +02:00
Olivier Goffart
f6e2b97aab
Prospective fix for the double preview in the C++ docs
2021-08-12 20:37:31 +02:00
Olivier Goffart
ff441d3db6
Improve a bit the preview in the documentation with nightly rustdoc
...
The example are in a layout so "float:right" doesn't have an effect in that div
Instread, just put the preview inside the example.
This also remove the "Preview:" text
2021-08-12 13:57:36 +02:00
Olivier Goffart
bdeb64c518
Fix documentation preview and hightlighting of .60 code with nightly rustdoc
...
rustdoc changed the html generated. The code used to be in a `<code>`, now it is
in a `<pre>`
So this should wotk with both stable rust and nightly rust
2021-08-11 18:24:44 +02:00
Simon Hausmann
be47f708d9
Cleanup: Move docs/html to docs/resources
2021-07-08 07:01:51 +02:00