Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5d2f1 commit 2d47672Copy full SHA for 2d47672
1 file changed
README.md
@@ -20,7 +20,7 @@ Note: The name of the yml file and the name of the repo should ideally match.
20
21
## Development
22
23
-The list of yml files in `packages/` is parsed by `build/build.py` using `template.rst` and
+The list of yml files in `packages/` is parsed by `python/build.py` using `template.rst` and
24
the result is saved to `docs/source/packages.rst`. This script is called by `docs/Makefile`
25
using `make html`. This runs a `sphinx-build` and makes the page at `build/html/index.html`.
26
0 commit comments