On Sat, Apr 18, 2020 at 3:45 AM Chris Mannix <[email protected]> wrote:
> Would you be open to removing the CMD directive from the end of each of > the files? I'm trying to use the base images to run custom commands > (context: Using in a GitHub Action for linting - > https://github.com/cmannix/sphinx-action-example/pull/2/checks?check_run_id=597450414 > , https://github.com/ammaraskar/sphinx-action). The problem I have is > that as a consumer of the image I don't necessarily want to run `make html` > - I might have my own custom build command/options to run, and so this > would be wasted effort. > Have you tried using the sphinx-base instead of sphinx-html? I think this will give you what you want. -- Nick -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/CADmMkWf11YYMTS%2B3ShxxqSXWFyb0XV%3DfugGS37jV0qEU27X1ig%40mail.gmail.com.
