-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
size 2Fix a known documentation issue (size 2/8)Fix a known documentation issue (size 2/8)updateUpdate potentially outdated instructions, commands, or version numbersUpdate potentially outdated instructions, commands, or version numbers
Description
I was following the getting started instructions for sphinx
and ran into an issue with the Makefile.
The instructions seem to assume that the Starter Pack is installed, but only the sphinx
package is installed, so there is no Makefile.
I am happy to write a PR to fix this, but I wanted to check with you to see what the desired workflow is. I would think that you would want a workflow something like:
- clone the starter pack
- cd into the starter pack
- build and server the starter pack samples
- copy some of the
.rst
or.md
files from themultipass
,snapcraft
, orwsl
folders from theopen-documentation-academy
repo into the starter pack folder - add the new folder(s) to
index.rst
- make build and examine the structure under the build folder
- make serve
Does this sound correct?
Metadata
Metadata
Assignees
Labels
size 2Fix a known documentation issue (size 2/8)Fix a known documentation issue (size 2/8)updateUpdate potentially outdated instructions, commands, or version numbersUpdate potentially outdated instructions, commands, or version numbers