We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9033270 commit 407ca94Copy full SHA for 407ca94
README.md
@@ -46,3 +46,17 @@ See also
46
47
Debian packaging information for this package is maintained at
48
<https://github.com/p12tic/cppreference-doc-debian>
49
+
50
+About this fork
51
+---------------
52
53
+I made this fork mainly because the last official version of the offline package
54
+was rather old and much had changed with new C++ versions. Now I try to update
55
+roughly once a month.
56
57
+Additional changes from upstream are:
58
59
+ * Better layout by centering the content on the page.
60
+ * A fix for external links which don't work in the original.
61
+ * Keeping links between the C and C++ parts of the documentation.
62
+ * Parallel build.
0 commit comments