docs: remove community page and redirect content to contributing page with wiki references
The community.markdown file is deleted entirely. Its content about mailing list, libraries, bindings, editor integrations, and tools is migrated into the contributing.markdown page, which now directs users to add such resources to the wiki instead of maintaining them inline. The site navigation template also removes the community link from both the sidebar and footer.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
<ul>
|
||||
<li><a href="getting-started.html">Getting Started</a></li>
|
||||
<li><a href="contributing.html">Contributing</a></li>
|
||||
<li><a href="community.html">Community</a></li>
|
||||
</ul>
|
||||
<section>
|
||||
<h2>language guide</h2>
|
||||
@@ -57,7 +56,6 @@
|
||||
<tr>
|
||||
<td><a href="getting-started.html">Getting Started</a></td>
|
||||
<td><a href="contributing.html">Contributing</a></td>
|
||||
<td><a href="community.html">Community</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><h2>language guide</h2></td>
|
||||
|
||||
Reference in New Issue
Block a user