moderncmakedomain icon indicating copy to clipboard operation
moderncmakedomain copied to clipboard

Sphinx Domain For Modern CMake

Results 9 moderncmakedomain issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.6.0)

This PR gets rid of a deprecation warning with Sphinx 7

Opening an equivalent issue here for https://gitlab.kitware.com/cmake/cmake/-/issues/25558. Basically how/where do we develop features that are not for CMake upstream?

According to the discussion in https://gitlab.kitware.com/cmake/cmake/-/issues/24934#note_1367903, I am not sure if the intent is to migrate cmake upstream to import this module, so probably I will open an equivalent MR...

See https://github.com/scientific-python/cookie/pull/348.

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

I'm trying to get a `Framework :: Sphinx :: Domain` PyPi classifier approved to help with the Sphinx docs as well as keep the ecosystem more organize and I need...

I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account. - `python3 -sBm...

The documentation for sphinx `autodoc` is rather sparse, and I am not 100% sure if an autodoc can be generated for other languages. Breathe does not have that feature. Still...