You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -691,7 +691,7 @@ Notice also: some of the PRNG algorithms involve 128-bits integer artihmetics. *
691
691
692
692
Sub-version 2.1.2 of release 2.1 brings HTML documentation to the library, build via doxygen utility.
693
693
694
-
HTML documentation is available in directories `html-documentation/c++11` and `html-documentation/c++20`.
694
+
HTML documentation is available in directories `documentation/c++11` and `documentation/c++20`.
695
695
There, file `index.html` is the entry point of the related documentation. If your operating system allows for it, double-click this file to open it in your favourite web browser.
0 commit comments