Skip to content

Commit

Permalink
[backport] Add links to packaging and distro pages (#12603) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Ceratto authored and narimiran committed Nov 6, 2019
1 parent d192067 commit 59c2126
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/lib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ Generic Operating System Services
Its primary purpose is to produce output for Nimble packages,
but it also contains the widely used **Distribution** enum
that is useful for writing platform specific code.
See `packaging <packaging.html>`_ for hints on distributing Nim using OS packages.

* `dynlib <dynlib.html>`_
This module implements the ability to access symbols from shared libraries.
Expand Down
3 changes: 3 additions & 0 deletions doc/packaging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Packaging Nim
=============

This page provide hints on distributing Nim using OS packages.

See `distros <distros.html>`_ for tools to detect Linux distribution at runtime.

Supported architectures
-----------------------
Expand Down

0 comments on commit 59c2126

Please sign in to comment.