Skip to content

Commit df0ce1f

Browse files
committed
[docs] Updated github stars and fork buttons
1 parent 6247cd7 commit df0ce1f

File tree

12 files changed

+11
-17
lines changed

12 files changed

+11
-17
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/backends/raspbian.rst

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

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

77
The ``Raspbian`` backend allows to Raspbian compatible configuration files.
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

0 commit comments

Comments
 (0)