Lines Matching refs:files
73 …For robustness to changes in the source files, Use `:start-at:` and related options when possible,…
147 to include citations from BibTeX files.
175 files that are unnecessary for most PETSc usages and thus are not stored in the main repository.
180 …ps://gitlab.com/petsc/datafiles) contains large matrices, meshes, and various other data files that
193 is tracked in the primary PETSc Git repository. However, image files are
197 Therefore, we store image files in a separate Git repository, [Images](https://gitlab.com/petsc/pet…
204 - Whenever possible, use SVG files. SVG is a web-friendly vector format and will be automatically c…
205 - Avoid large files and large numbers of images.
206 - Do not add movies or other non-image files.
223 add it to the top-level list of files to delete in the images repository.
232 - Create a new commit deleting all files in the to-delete list and clearing the list
244 The files are all in the public directory of the repository so that the `.gitlab-ci.yml` file for t…
245 automatically displays all the files at https://petsc.gitlab.io/annual-meetings. Thus, all one need…
256 The files are all in the public directory of the repository so that the `.gitlab-ci.yml` file for t…
257 automatically displays all the files at https://petsc.gitlab.io/tutorials. Thus, all one needs to d…
279 …ever made. This stuff is now in the main repository but does not work as advertised from .md files.