Skip to content

Commit

Permalink
[docs] Updated github stars and fork buttons #154
Browse files Browse the repository at this point in the history
Related to #154
  • Loading branch information
nemesifier committed May 22, 2020
1 parent e796427 commit 8a41b49
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 16 deletions.
6 changes: 0 additions & 6 deletions docs/source/_github.rst

This file was deleted.

2 changes: 1 addition & 1 deletion docs/source/backends/openvpn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
OpenVPN 2.3 Backend
===================

.. include:: ../_github.rst


The ``OpenVpn`` backend allows to generate OpenVPN 2.3.x compatible configurations.

Expand Down
2 changes: 1 addition & 1 deletion docs/source/backends/openwisp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
OpenWISP 1.x Backend
====================

.. include:: ../_github.rst


The OpenWISP 1.x Backend is based on the OpenWRT backend, therefore it inherits all
its features with some differences that are explained in this page.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/backends/openwrt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
OpenWRT Backend
===============

.. include:: ../_github.rst


The ``OpenWrt`` backend allows to generate OpenWRT compatible configurations.

Expand Down
2 changes: 1 addition & 1 deletion docs/source/general/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Basic concepts
==============

.. include:: ../_github.rst


Before starting, let's quickly introduce the main concepts used in netjsonconfig:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/general/commandline_utility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Command line utility
====================

.. include:: ../_github.rst


netjsonconfig ships a command line utility that can be
used from the interactive shell, bash scripts or other programming
Expand Down
2 changes: 1 addition & 1 deletion docs/source/general/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributing
============

.. include:: ../_github.rst


Thank you for taking the time to contribute to netjsonconfig.

Expand Down
2 changes: 1 addition & 1 deletion docs/source/general/goals.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Motivations and Goals
=====================

.. include:: ../_github.rst


In this page we explain the goals of this project and the motivations
that led us on this path.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/general/running_tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Running tests
=============

.. include:: ../_github.rst


Running the test suite is really straightforward!

Expand Down
2 changes: 1 addition & 1 deletion docs/source/general/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Setup
=====

.. include:: ../_github.rst


Install stable version from pypi
--------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Netjsonconfig is part of the `OpenWISP project <http://openwisp.org>`_.
.. image:: ./images/openwisp.org.svg
:target: http://openwisp.org

.. include:: _github.rst


**netjsonconfig** is a python library that converts `NetJSON <http://netjson.org>`_
*DeviceConfiguration* objects into real router configurations that can be installed
Expand Down

0 comments on commit 8a41b49

Please sign in to comment.