Update docs #176
Annotations
11 warnings
Update docs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/create-pr-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Update docs
>> + '[' duckdb = '' ']'
|
Update docs
>> + DUCKDB=duckdb
|
Update docs
>> + echo 'Generating docs using duckdb source in duckdb'
|
Update docs
>> + python3 ./scripts/generate_config_docs.py duckdb/build/release/duckdb
|
Update docs
>> + python3 ./scripts/generate_docs.py duckdb
|
Update docs
>> + python3 ./scripts/generate_python_docs.py
|
Update docs
>> docstring of duckdb.duckdb.PyCapsule.from_parquet:3: WARNING: Inline emphasis start-string without end-string.
|
Update docs
>> docstring of duckdb.duckdb.PyCapsule.from_parquet:7: WARNING: Inline emphasis start-string without end-string.
|
Update docs
>> docstring of duckdb.duckdb.PyCapsule.read_parquet:3: WARNING: Inline emphasis start-string without end-string.
|
Update docs
>> docstring of duckdb.duckdb.PyCapsule.read_parquet:7: WARNING: Inline emphasis start-string without end-string.
|