mirror of
https://github.com/HackerN64/F3DEX3.git
synced 2026-01-21 10:37:45 -08:00
Cleanup after recent PRs
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -31,4 +31,4 @@ jobs:
|
||||
cmake --build .
|
||||
|
||||
- name: Make The Binary
|
||||
run: make -j ARMIPS=armips/build/armips
|
||||
run: make all -j ARMIPS=armips/build/armips
|
||||
|
||||
2
Doxyfile
2
Doxyfile
@@ -1108,7 +1108,7 @@ EXAMPLE_RECURSIVE = NO
|
||||
# that contain images that are to be included in the documentation (see the
|
||||
# \image command).
|
||||
|
||||
IMAGE_PATH = docs/images
|
||||
IMAGE_PATH = docs/Documentation
|
||||
|
||||
# The INPUT_FILTER tag can be used to specify a program that doxygen should
|
||||
# invoke to filter for each input file. Doxygen will invoke the filter program
|
||||
|
||||
@@ -146,4 +146,5 @@ Other contributors:
|
||||
- thecozies: Fresnel feature suggestion
|
||||
- Rasky: memset feature suggestion
|
||||
- coco875: Doxygen / GitHub Pages setup
|
||||
- ThePerfectLuigi64: CI build setup
|
||||
- neoshaman: feature discussions
|
||||
|
||||
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Reference in New Issue
Block a user