Hi Chris and Dr. Joel,
Here is the latest version based on various comments, what do think about
it? Is there anything else you want to add or change?
Best,
Dannie
On Fri, Aug 3, 2018 at 10:19 PM, Dannie Huang
wrote:
> From: Danxue Huang <36866155+dh0...@users.noreply.gith
From: Danxue Huang <36866155+dh0...@users.noreply.github.com>
---
.gitignore | 3 ++
README.md | 2 +
gen_rst_from_makedoc.py | 61
makedoc2rst.py | 99 +
rst.py | 1
Address multiple comments:
1. Refactored makedoc2rst class.
2. Refactored main module
3. Removed strcmp.rst
On Thu, Aug 2, 2018 at 9:44 PM, Dannie Huang wrote:
> ---
> README.md| 4 +-
> gen_rst_from_makedoc.py | 31 +--
> makedoc2rst.py
---
README.md| 4 +-
gen_rst_from_makedoc.py | 31 +--
makedoc2rst.py | 99
makedoc2rst_converter.py | 85 -
strcmp.rst | 47 ---
5 fil
On Wed, Aug 1, 2018 at 8:56 AM, Gedare Bloom wrote:
> On Tue, Jul 31, 2018 at 11:50 PM, Dannie Huang
> wrote:
> > Hi,
> >
> > This is the initial implementation commit of converting newlib markup to
> > rst, the example .rst file looks like this photo
---
.gitignore | 1 +
gen_rst_from_makedoc.py | 71 ++--
makedoc2rst_converter.py | 85
3 files changed, 96 insertions(+), 61 deletions(-)
create mode 100644 makedoc2rst_converter.py
diff --git a
From: Danxue Huang <36866155+dh0...@users.noreply.github.com>
---
.gitignore | 2 +
README.md | 2 +
gen_rst_from_makedoc.py | 125
rst.py | 104
strcmp.rst
Got it! Thanks for letting me know Gedare.
On Tue, Jul 17, 2018 at 11:30 AM, Gedare Bloom wrote:
> We also have https://git.rtems.org/rtems-release/tree/ as a candidate?
>
> On Mon, Jul 16, 2018 at 3:10 PM, Dannie Huang
> wrote:
> > Hi,
> >
> > Where should I m
Hi,
Where should I merge the code of release notes generator? I think it should
go in rtems-tools, but not quite sure where it exactly should go.
Best,
Dannie
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
Got it! Enjoy the break.
On Mon, Jul 2, 2018 at 12:21 PM, Gedare Bloom wrote:
> Hello All,
>
> We will hold the weekly IRC meeting on Tuesday 7/3 (tomorrow!) instead
> of 7/4 at the same usual time (10am Eastern Daylight Time) due to the
> US holiday on 7/4. Joel will likely lead the meeting.
>
Hi,
My current progress and plan for next week are as follows.
Current progress:
Solved code consistency problem following instructions
Finished code cleanup
Next:
Convert the output to Markdown
Convert the output to HTML and PDF
Best,
Dannie
___
deve
ple.
>
> Is there documentation on the markdown format supported by the RSB?
>
> I assume it can be used to produce PDF and HTML.
>
> --joel
>
>
>>
>> On Wed, Jun 6, 2018 at 11:55 PM, Dannie Huang
>> wrote:
>> > Hi Chris,
>> >
>
: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
> >
Hi,
Currently data from milestone page and ticket page is stored in python
dictionary, how can I convert python dictionary to release notes using
sphinx? I have checked sphinx documentation but not exactly sure how to do
it.
Best,
Dannie
___
devel maili
On Wed, May 30, 2018 at 9:00 AM, Gedare Bloom > <mailto:ged...@rtems.org>> wrote:
> >
> > On Tue, May 29, 2018 at 5:14 PM, Chris Johns > <mailto:chr...@rtems.org>> wrote:
> > > On 30/5/18 5:30 am, Dannie Huang wrote:
> > >
Dr. Joel and Chris,
Thank you so much for the meeting on Wednesday! It really helps a lot. I
have wrote three python class to get URL, ticket info and milestone info,
can you review my code on github? (linke is attached below) Just want to
know if I am on the right track, thank you!
https://gith
Chris,
I am now able to grab most of needed information from ticket's page by
using python (like ticket id, description, comments, etc). There is a place
for attachment on a ticket's page, do we also need to get the information
of attached files? If we need to, how can I implement?
Best,
Dannie
_
Hi Chris,
Thank you so much for your instruction, I would write these two python
modules for ticket list and tickets at first.
Best,
Dannie
On Thu, May 24, 2018 at 2:15 PM, Chris Johns wrote:
> On 25/5/18 12:52 am, Joel Sherrill wrote:
> > I suggested in irc yesterday that having an outline to
18 matches
Mail list logo