12 Commits

Author SHA1 Message Date
currite
8c401562a8 ipoe-server: fix hierarchy tree 2020-10-28 10:48:59 +01:00
Robert Göhler
e332667ed1 IPoE: add fix me banner 2020-02-25 20:19:00 +01:00
Christian Poessinger
6bf3368b75 ipoe: use 80 character line break 2020-01-23 07:02:35 +01:00
Christian Poessinger
c00dae8d72 ipoe: use documented section style guide 2020-01-23 07:02:14 +01:00
Christian Poessinger
37a891f7cf provide common-references file
Spinx references used accross different files should be stored here
as a single source reference. Include this file as needed by:

.. include:: common-references.rst
2019-12-29 11:01:29 +01:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
a71cdcec33 docs: remove all trailing whitespaces
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-28 21:26:14 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF.
2019-11-27 17:20:38 +01:00
Eshenko Dmitriy
d058ea3779
Fix typos 2019-07-28 11:12:17 +03:00
hagbard
0fa94035bd [IPoE] - T1494: vlan_mon documentation 2019-07-08 14:12:24 -07:00
hagbard
e06eed5b9a [IPoE] T1495 - IPv6 and IA-PD implementation 2019-07-02 14:42:25 -07:00
hagbard
15a7856357 [IPoE] Initial documentation with working examples 2019-06-27 15:09:35 -07:00