outbound-oss icon indicating copy to clipboard operation
outbound-oss copied to clipboard

Create GH action to run the toc generator

Open misappi opened this issue 2 years ago • 4 comments

Hi @cornelius, How do you normally run the toc generator? Manually on your local machine?
Would it make sense to run it automatically via GH action - maybe after each push?

misappi avatar Aug 26 '22 13:08 misappi

Yes, I have ran it manually so far. But I agree, it would make sense to automate it with GitHub Action.

cornelius avatar Aug 26 '22 14:08 cornelius

@cornelius : OK, I'll change this issue accordingly.

misappi avatar Aug 29 '22 06:08 misappi

If we run a GitHub Action, we could also generate a one page version of the guide by concatenating the source files and adjusting the relative links. This would make it easier to sync with the version on the TODO group web site or the PDF version.

cornelius avatar Sep 06 '22 10:09 cornelius

If we run a GitHub Action, we could also generate a one page version of the guide by concatenating the source files and adjusting the relative links. This would make it easier to sync with the version on the TODO group web site or the PDF version.

Makes sense. Should we create a separate issue for that?

misappi avatar Sep 06 '22 10:09 misappi