Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Documentation from MS Word templates, Markdown partials and QW data, part 1. #25

Closed
Tracked by #21
tim-band opened this issue Nov 2, 2023 · 1 comment · Fixed by #44
Closed
Tracked by #21

Comments

@tim-band
Copy link
Collaborator

tim-band commented Nov 2, 2023

Use the LXML docx template API developed in #24 to produce documentation from MS Word templates, QW's understanding of Software Requirements, and QW's understanding of Change Requests and Design Inputs (or whatever data is deemed to be suitably stable to build this first version upon, but with at least two levels).

The output is one MS Word document based on one docx template incorporating Markdown data from some source, involving two levels of iteration.

The Markdown features required are:

  • bold
  • italic
  • lists
  • inline code
  • block code

Not required are:

  • headings
  • tables
  • links
  • superscript
  • subscript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant