Skip to content

Commit 672ad7d

Browse files
committed
[docs] Updated github stars and fork buttons
1 parent e796427 commit 672ad7d

11 files changed

+10
-16
lines changed

docs/source/_github.rst

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

docs/source/backends/openvpn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
OpenVPN 2.3 Backend
33
===================
44

5-
.. include:: ../_github.rst
5+
66

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

docs/source/backends/openwisp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
OpenWISP 1.x Backend
33
====================
44

5-
.. include:: ../_github.rst
5+
66

77
The OpenWISP 1.x Backend is based on the OpenWRT backend, therefore it inherits all
88
its features with some differences that are explained in this page.

docs/source/backends/openwrt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
OpenWRT Backend
33
===============
44

5-
.. include:: ../_github.rst
5+
66

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

docs/source/general/basics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Basic concepts
33
==============
44

5-
.. include:: ../_github.rst
5+
66

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

docs/source/general/commandline_utility.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Command line utility
33
====================
44

5-
.. include:: ../_github.rst
5+
66

77
netjsonconfig ships a command line utility that can be
88
used from the interactive shell, bash scripts or other programming

docs/source/general/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributing
33
============
44

5-
.. include:: ../_github.rst
5+
66

77
Thank you for taking the time to contribute to netjsonconfig.
88

docs/source/general/goals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Motivations and Goals
22
=====================
33

4-
.. include:: ../_github.rst
4+
55

66
In this page we explain the goals of this project and the motivations
77
that led us on this path.

docs/source/general/running_tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Running tests
33
=============
44

5-
.. include:: ../_github.rst
5+
66

77
Running the test suite is really straightforward!
88

docs/source/general/setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Setup
33
=====
44

5-
.. include:: ../_github.rst
5+
66

77
Install stable version from pypi
88
--------------------------------

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Netjsonconfig is part of the `OpenWISP project <http://openwisp.org>`_.
2020
.. image:: ./images/openwisp.org.svg
2121
:target: http://openwisp.org
2222

23-
.. include:: _github.rst
23+
2424

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

0 commit comments

Comments
 (0)