mirror_frr/doc
Jafar Al-Gharaibeh 339bd66fde tools: add a script to generate draft release changelog
This utility script helps in generated formatted and consistent
change log including:
       1- group logs per daemon
       2- standarize daemon names (lowercase, end with d)
       3- capitalize all log lines
       4- no merge commits

caveat: comments are assumed to be in the form

   daemon-name : message

Sample Output:

```
sharpd
    Follow the practice on cli design for json output
    Install route supports nexthop-seg6 (step3)
    Install_routes_helper support zapi_route flags (step1)

snapcraft
    Add missing dependency
    Add pathd to frr snap daemons
    Change base to ubuntu 18.04 and libyang 2.0.7

staticd
    Convert typedef to enum
    Fix distance processing
    Fix late initialization of blackhole type
    Output config using nb callbacks instead of operational data
```

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
2021-12-06 13:44:57 -06:00
..
developer tools: add a script to generate draft release changelog 2021-12-06 13:44:57 -06:00
extra *: reformat python files 2020-10-07 17:22:26 -04:00
figures pathd: Add optional support for PCEP to pathd 2020-12-18 16:47:52 +01:00
manpages doc: Add an option for vtysh to override history file path 2021-04-12 17:33:36 +03:00
mpls *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
user doc: add missing route-map match command 2021-12-03 21:49:54 +03:00
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive doc + parallel sphinx 2018-08-30 08:06:44 +02:00
requirements.txt doc: add requirements.txt 2021-06-03 13:35:34 -04:00
subdir.am build: refactor & revamp python autoconf logic 2019-06-04 16:21:20 +02:00