Home
last modified time | relevance | path

Searched full:docs (Results 1 – 25 of 36) sorted by relevance

12

/libCEED/
H A D.readthedocs.yml1 # Read the Docs configuration file
2 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
19 # Build documentation in the docs/ directory with Sphinx
24 # Optionally build your docs in additional formats such as PDF and ePub
28 # Optionally set the version of Python and requirements required to build your docs
H A D.gitignore51 # Example docs automatically copied from source tree
/libCEED/.github/workflows/
H A Djulia-documentation.yml19 …julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate(); Pkg.…
25 julia --project=docs/ docs/make.jl
/libCEED/julia/LibCEED.jl/docs/
H A Dmake.jl3 makedocs(sitename="LibCEED.jl Docs",
27 repo="github.com/CEED/libCEED-julia-docs.git",
/libCEED/rust/libceed/
H A DREADME.md4 [![Documentation](https://docs.rs/libceed/badge.svg)](https://docs.rs/libceed)
49 To build the [documentation](https://docs.rs/libceed) locally with `katexit` enabled, use
H A DCargo.toml13 documentation = "https://docs.rs/libceed"
27 [package.metadata.docs.rs]
/libCEED/doc/sphinx/source/
H A Dffi.md5 …e found at the [LibCEED.jl documentation](http://ceed.exascaleproject.org/libCEED-julia-docs/dev/).
10 …out the Rust interface can be found at the [Rust interface documentation](https://docs.rs/libceed).
/libCEED/julia/LibCEED.jl/docs/src/
H A DContext.md3 ```@docs
H A DQuadrature.md3 ```@docs
H A DCeed.md3 ```@docs
H A DGlobals.md3 ```@docs
H A DQFunction.md3 ```@docs
H A DOperator.md3 ```@docs
H A DElemRestriction.md3 ```@docs
H A DCeedVector.md3 ```@docs
H A DBasis.md11 ```@docs
H A DLibCEED.md17 ```@docs
H A DMisc.md31 ```@docs
/libCEED/julia/LibCEED.jl/
H A D.gitignore5 docs/build
H A DREADME.md3 Please see the [LibCEED.jl documentation](http://ceed.exascaleproject.org/libCEED-julia-docs/dev/) …
/libCEED/rust/libceed-sys/src/
H A Dlib.rs14 docs](https://libceed.org/en/latest/api/) for usage.
/libCEED/rust/libceed-sys/
H A DCargo.toml14 documentation = "https://docs.rs/libceed-sys"
H A DREADME.md5 …ll prefer the higher level (safe) Rust interface in the [`libceed` crate](https://docs.rs/libceed).
/libCEED/doc/
H A DREADME.md32 which will HTML docs in the [doc/sphinx/build](./sphinx/build) directory. Use
/libCEED/tests/junit-xml/
H A DREADME.rst78 See the docs and unit tests for more examples.

12