(release notes generator) How to convert python dictionary to release notes using sphinx?

Chris Johns chrisj at rtems.org
Thu Jun 7 03:46:45 UTC 2018


On 07/06/2018 13:40, Dannie Huang wrote:
> 
> Currently data from milestone page and ticket page is stored in python
> dictionary, 

This is great. Where is the code so it can be reviewed?

> how can I convert python dictionary to release notes using sphinx? I
> have checked sphinx documentation but not exactly sure how to do it.

I am not yet sure ReST and Sphinx is the best solution. We need to decide.

We could use Markdown and get a similar result. The RSB has a Markdown
implementation ...

https://git.rtems.org/rtems-source-builder/tree/source-builder/sb/markdown

Chris


More information about the devel mailing list