Skip to content

Commit c823d10

Browse files
authored
DOC-239 | Remove compile instructions from 3.12+ (#513)
* Remove compile instructions Refer to Contributing guidelines (CONTRIBUTING.md) in the main repo for compiling yourself. Add Netlify redirects as well. * Netlify redirects for /stable/... too * Apply 3.12 changes to 3.13
1 parent 262ee0e commit c823d10

File tree

34 files changed

+79
-1560
lines changed

34 files changed

+79
-1560
lines changed

site/content/3.12/about-arangodb/features/community-edition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ see [arangodb.com/community-server/](https://www.arangodb.com/community-server/)
5353

5454
- [**Multiple Environments**](../../operations/installation/_index.md#supported-platforms-and-architectures):
5555
Run ArangoDB on Linux using the production-ready packages for the x86-64
56-
architecture, bare metal or in containers.
56+
architecture, on bare metal or in containers.
5757
Develop and test with ArangoDB on Windows, macOS, and Linux using the official
5858
ArangoDB Docker images, available for the x86-64 architecture and 64-bit ARM chips.
5959

site/content/3.12/operations/installation/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ to run ArangoDB in containers on Linux, macOS, and Windows. For more information
1919
see the [Docker](docker.md) section.
2020
{{< /tip >}}
2121

22-
If you prefer to compile ArangoDB from source, please refer to the [Compiling](compiling/_index.md)
23-
section.
22+
If you prefer to compile ArangoDB from source, please refer to the
23+
[Contributing guidelines](https://github.com/arangodb/arangodb/blob/devel/CONTRIBUTING.md).
2424

2525
For detailed information on how to deploy ArangoDB, once it has been installed,
2626
please refer to the [Deploy](../../deploy/_index.md) chapter.

site/content/3.12/operations/installation/compiling/_index.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

site/content/3.12/operations/installation/compiling/compile-on-debian.md

Lines changed: 0 additions & 272 deletions
This file was deleted.

site/content/3.12/operations/installation/compiling/recompiling-jemalloc.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)