diff --git a/docs/_menu.html b/docs/_menu.html index 4438142e87..289ac57dd9 100644 --- a/docs/_menu.html +++ b/docs/_menu.html @@ -61,7 +61,7 @@ Changelog curl CVEs Release Table - Version Nums + Version Numbering Vulnerabilities diff --git a/docs/_projdocs.html b/docs/_projdocs.html index 8f420f1f85..3da4e1177a 100644 --- a/docs/_projdocs.html +++ b/docs/_projdocs.html @@ -13,7 +13,7 @@ WHERE2(Docs, "/docs/", Project) -TITLE(Project Documentation) +TITLE(Project)
Related:
Docs Overview @@ -21,30 +21,32 @@

This section is for documentation associated to the project to some degree. -

- The most common questions are collected in the FAQ. -

- The governance explains how we make decisions - and who decides what in the project. -

- If a problem is not already a known bug or - something mentioned in the TODO, you - can report the bug. -

- If you never contributed to curl or worked in this project before, learn - how you can get started. -

- Learn about the dependencies libcurl can use, - which features it has or how - to install it. -

- Meta info: - Project history, website - info, how to - donate, Code of conduct - and the logo. +

+SUBTITLE(Meta info) + #include "_footer.html" diff --git a/docs/_protdocs.html b/docs/_protdocs.html index 75a273f6fb..dd54282c15 100644 --- a/docs/_protdocs.html +++ b/docs/_protdocs.html @@ -13,7 +13,7 @@ WHERE2(Docs, "/docs/", Protocols) -TITLE(Protocol Related Documentation) +TITLE(Protocols)
Related:
Docs Overview diff --git a/docs/_reldocs.html b/docs/_reldocs.html index a41983eb3e..3e2a66d97e 100644 --- a/docs/_reldocs.html +++ b/docs/_reldocs.html @@ -11,32 +11,39 @@ #include "_menu.html" #include "setup.t" -WHERE2(Docs, "/docs/", Releases overview) +WHERE2(Docs, "/docs/", Releases) -TITLE(Release Documentation) +TITLE(Releases)
Related:
Docs Overview
Project docs

- Information about and related to curl releases. -

- The big changelog details all changes in every - version since many years back. -

- The Release Table lists all releases, with - release date, number of bug fixes and so on. -

- On the curl CVE page, you will find all publicized - security problems listed and thoroughly described and - the vulnerabilities table shows which - versions that are vulnerable to each problem. Published following the curl - Vulnerability Disclosure Policy. + Information about and related to curl releases and security. -

- Also: version numbering is described. +

#include "_footer.html" diff --git a/docs/_tooldocs.html b/docs/_tooldocs.html index b982181972..cb19b920b5 100644 --- a/docs/_tooldocs.html +++ b/docs/_tooldocs.html @@ -13,7 +13,7 @@ WHERE2(Docs, "/docs/", Tool) -TITLE(Tool Documentation) +TITLE(Tool)
Related:
Docs Overview diff --git a/docs/_whodocs.html b/docs/_whodocs.html index 9108d2b900..3eb3dc2624 100644 --- a/docs/_whodocs.html +++ b/docs/_whodocs.html @@ -13,7 +13,7 @@ WHERE2(Docs, "./", Who and Why) -TITLE(Who and Why Documentation) +TITLE(Who and Why)
Related:
Docs Overview