Commit graph

14 commits

Author SHA1 Message Date
Olivier Goffart
043a58a5f0 Revert "Set the documentation URL to the latest release"
This reverts commit ec61c969f0.
2021-10-22 16:50:48 +02:00
Olivier Goffart
ec61c969f0 Set the documentation URL to the latest release 2021-10-22 16:06:07 +02:00
Olivier Goffart
aad9921ed2 Revert "Update link of the interpreter in the documentation"
This reverts commit 2fffeba7cb.
2021-10-06 15:55:05 +02:00
Olivier Goffart
2fffeba7cb Update link of the interpreter in the documentation 2021-10-06 14:55:32 +02:00
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
Renamed from docs/html/sixtyfps-docs-preview.html (Browse further)