Not all database drivers support this feature and will return false. Most notably - you won’t be able to use it with PDO. classCodeIgniter\Database\BaseResult getResult([$type='object']) Parameters: $t
Perhaps there was some unfortunate intermediate version of LaTeX/graphicx which is related to this issue but all I can reproduce is when the actual graphics files are not there in the latex build repertory. Else, with or without braces, with\sphinxincludegraphicsor not, I can not reproduce so ...
@LuqueDaniel, @duckdoom4 So, looking at renpy.json, I realize a lot of the generation script seems to duplicate what's already being done to generate the Sphinx documentation. As a prototype, I went ahead and wrote a script that parses t...
additional_documentation_name = os.path.join(schema_dir, 'schema.xsd.other') complete_output = os.path.join(schema_dir, '../../docs/sphinx/CompleteXMLSchema') output_folder = os.path.join(schema_dir, 'docs') sphinx_path = '../../coreComponents/schema/docs' xsd = '{http://www.w3...
Bugfix for charts with dependencies and make pre-commit hook function… Jun 29, 2022 requirements.txt Start on sphinx extension Nov 28, 2019 requirements_docs.txt Add documentation Nov 29, 2019 requirements_test.txt Add pre-commit-hook support (rapidsai#34) Jun 28, 2021 setup.cfg updates Jul...
Sphinx extension for including in Python documentation. Installation $ pip install frigate Usage Pre-commit-hook Into the repository you want to have the pre-commit hook installed, run: cat <<EOF >> .pre-commit-config.yaml - repo: https://github.com/rapidsai/frigate rev: v0.4.0 # pre-co...
Tests as well as enforcement of code style, formatting, and type safety are run withtox: $ tox To build the documentation with Sphinx: $ tox -e docs The documentation is also available online at: https://pyrfc3339.readthedocs.io/
sphinx_automodapi Update documentation with new option Jan 11, 2025 .coveragerc TST: Add codestyle job, update coveragerc Dec 23, 2021 .gitignore Use generated version for __version__ Apr 20, 2022 .readthedocs.yml DOC: Unpin outdated RTD sphinx maxversion (#199) ...
No error is thrown and a pdf for the documentations is generated Actual Results `Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/opt/homebrew/Caskroom/miniconda/base/envs/sklearn_docs/lib/python3.10/site-packages/sphinx/...
$ pex sphinx -e sphinx:main -- --help Using Entry Points Projects specifying a console_scripts entry point in their configuration can build standalone executables for those entry points. To build a standalone pex-tools-executable.pex binary that runs the pex-tools console script found in all...