Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Feb 7, 2024
1 parent 2404426 commit 57c32ae
Show file tree
Hide file tree
Showing 28 changed files with 141 additions and 74 deletions.
8 changes: 4 additions & 4 deletions .ninja_log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ninja log v5
0 574 0 doc_format_html 386cb45ea79436ff
0 574 0 /media/aminya/Linux/GitHub/Cpp/project_options/docs/build/doc_format_html 386cb45ea79436ff
0 1163 0 doc_format_html c9b4b4d43334804b
0 1163 0 /media/aminya/Linux/GitHub/Cpp/project_options/docs/build/doc_format_html c9b4b4d43334804b
1 1313 0 doc_format_html c9b4b4d43334804b
1 1313 0 /media/aminya/Linux/GitHub/Cpp/project_options/docs/build/doc_format_html c9b4b4d43334804b
0 1067 0 doc_format_html c9b4b4d43334804b
0 1067 0 /media/aminya/Linux/GitHub/Cpp/project_options/docs/build/doc_format_html c9b4b4d43334804b
8 changes: 5 additions & 3 deletions CMakeCache.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@ CMAKE_CACHEFILE_DIR:INTERNAL=/media/aminya/Linux/GitHub/Cpp/project_options/docs
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=27
CMAKE_CACHE_MINOR_VERSION:INTERNAL=28
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=5
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
Expand Down Expand Up @@ -156,7 +156,7 @@ CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.27
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.28
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
Expand Down Expand Up @@ -184,6 +184,8 @@ _Python_EXECUTABLE:INTERNAL=/usr/bin/python3
//Python Properties
_Python_INTERPRETER_PROPERTIES:INTERNAL=Python;3;10;12;64;;cpython-310-x86_64-linux-gnu;abi3;/usr/lib/python3.10;/usr/lib/python3.10;/usr/local/lib/python3.10/dist-packages;/usr/local/lib/python3.10/dist-packages
_Python_INTERPRETER_SIGNATURE:INTERNAL=4c8bfa8951e99fa32e4000a94f8c04a2
//Interpreter reason failure
_Python_Interpreter_REASON_FAILURE:INTERNAL=
//NumPy reason failure
_Python_NumPy_REASON_FAILURE:INTERNAL=

15 changes: 15 additions & 0 deletions CMakeFiles/3.28.1/CMakeSystem.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
set(CMAKE_HOST_SYSTEM "Linux-6.2.0-39-generic")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "6.2.0-39-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")



set(CMAKE_SYSTEM "Linux-6.2.0-39-generic")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "6.2.0-39-generic")
set(CMAKE_SYSTEM_PROCESSOR "x86_64")

set(CMAKE_CROSSCOMPILING "FALSE")

set(CMAKE_SYSTEM_LOADED 1)
11 changes: 11 additions & 0 deletions CMakeFiles/CMakeConfigureLog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,14 @@ events:
message: |
The system is: Linux - 6.2.0-36-generic - x86_64
...

---
events:
-
kind: "message-v1"
backtrace:
- "/usr/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:233 (message)"
- "CMakeLists.txt:6 (project)"
message: |
The system is: Linux - 6.2.0-39-generic - x86_64
...
6 changes: 3 additions & 3 deletions CMakeFiles/common.ninja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.27
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.28

# This file contains build statements common to all configurations.

Expand Down Expand Up @@ -138,14 +138,14 @@ build install/local$:RelWithDebInfo: phony CMakeFiles/RelWithDebInfo/install/loc
#############################################
# Re-run CMake if any of its inputs changed.

build CMakeFiles/impl-Debug.ninja build-Debug.ninja CMakeFiles/impl-Release.ninja build-Release.ninja CMakeFiles/impl-RelWithDebInfo.ninja build-RelWithDebInfo.ninja build.ninja: RERUN_CMAKE | /media/aminya/Linux/GitHub/Cpp/project_options/docs/CMakeLists.txt /media/aminya/Linux/GitHub/Cpp/project_options/docs/cmake/FindSphinx.cmake /media/aminya/Linux/GitHub/Cpp/project_options/docs/conf.py.in /media/aminya/Linux/GitHub/Cpp/project_options/src/Cache.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Common.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/CompilerWarnings.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Conan.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/CrossCompiler.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Cuda.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/DetectCompiler.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Doxygen.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/DynamicProjectOptions.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Git.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Hardening.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Index.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Linker.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/MinGW.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Optimization.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/PackageProject.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Sanitizers.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/StaticAnalyzers.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/SystemLink.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Tests.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Utilities.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/VCEnvironment.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Vcpkg.cmake /usr/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake /usr/share/cmake-3.27/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.27/Modules/CMakeSystem.cmake.in /usr/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.27/Modules/ExternalProject/shared_internal_commands.cmake /usr/share/cmake-3.27/Modules/FetchContent.cmake /usr/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.27/Modules/FindPackageMessage.cmake /usr/share/cmake-3.27/Modules/FindPython.cmake /usr/share/cmake-3.27/Modules/FindPython/Support.cmake /usr/share/cmake-3.27/Modules/Platform/Linux-Initialize.cmake /usr/share/cmake-3.27/Modules/Platform/Linux.cmake /usr/share/cmake-3.27/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.27.5/CMakeSystem.cmake
build CMakeFiles/impl-Debug.ninja build-Debug.ninja CMakeFiles/impl-Release.ninja build-Release.ninja CMakeFiles/impl-RelWithDebInfo.ninja build-RelWithDebInfo.ninja build.ninja: RERUN_CMAKE | /media/aminya/Linux/GitHub/Cpp/project_options/docs/CMakeLists.txt /media/aminya/Linux/GitHub/Cpp/project_options/docs/cmake/FindSphinx.cmake /media/aminya/Linux/GitHub/Cpp/project_options/docs/conf.py.in /media/aminya/Linux/GitHub/Cpp/project_options/src/Cache.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Common.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/CompilerWarnings.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Conan.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/CrossCompiler.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Cuda.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/DetectCompiler.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Doxygen.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/DynamicProjectOptions.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Git.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Hardening.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Index.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Linker.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/MinGW.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Optimization.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/PackageProject.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Sanitizers.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/StaticAnalyzers.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/SystemLink.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Tests.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Utilities.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/VCEnvironment.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Vcpkg.cmake /usr/share/cmake-3.28/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.28/Modules/ExternalProject/shared_internal_commands.cmake /usr/share/cmake-3.28/Modules/FetchContent.cmake /usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.28/Modules/FindPackageMessage.cmake /usr/share/cmake-3.28/Modules/FindPython.cmake /usr/share/cmake-3.28/Modules/FindPython/Support.cmake /usr/share/cmake-3.28/Modules/Platform/Linux-Initialize.cmake /usr/share/cmake-3.28/Modules/Platform/Linux.cmake /usr/share/cmake-3.28/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.28.1/CMakeSystem.cmake
pool = console


#############################################
# A missing CMake input file is not an error.

build /media/aminya/Linux/GitHub/Cpp/project_options/docs/CMakeLists.txt /media/aminya/Linux/GitHub/Cpp/project_options/docs/cmake/FindSphinx.cmake /media/aminya/Linux/GitHub/Cpp/project_options/docs/conf.py.in /media/aminya/Linux/GitHub/Cpp/project_options/src/Cache.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Common.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/CompilerWarnings.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Conan.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/CrossCompiler.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Cuda.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/DetectCompiler.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Doxygen.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/DynamicProjectOptions.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Git.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Hardening.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Index.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Linker.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/MinGW.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Optimization.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/PackageProject.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Sanitizers.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/StaticAnalyzers.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/SystemLink.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Tests.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Utilities.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/VCEnvironment.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Vcpkg.cmake /usr/share/cmake-3.27/Modules/CMakeDetermineSystem.cmake /usr/share/cmake-3.27/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.27/Modules/CMakeSystem.cmake.in /usr/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.27/Modules/ExternalProject/shared_internal_commands.cmake /usr/share/cmake-3.27/Modules/FetchContent.cmake /usr/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.27/Modules/FindPackageMessage.cmake /usr/share/cmake-3.27/Modules/FindPython.cmake /usr/share/cmake-3.27/Modules/FindPython/Support.cmake /usr/share/cmake-3.27/Modules/Platform/Linux-Initialize.cmake /usr/share/cmake-3.27/Modules/Platform/Linux.cmake /usr/share/cmake-3.27/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.27.5/CMakeSystem.cmake: phony
build /media/aminya/Linux/GitHub/Cpp/project_options/docs/CMakeLists.txt /media/aminya/Linux/GitHub/Cpp/project_options/docs/cmake/FindSphinx.cmake /media/aminya/Linux/GitHub/Cpp/project_options/docs/conf.py.in /media/aminya/Linux/GitHub/Cpp/project_options/src/Cache.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Common.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/CompilerWarnings.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Conan.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/CrossCompiler.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Cuda.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/DetectCompiler.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Doxygen.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/DynamicProjectOptions.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Git.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Hardening.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Index.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Linker.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/MinGW.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Optimization.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/PackageProject.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Sanitizers.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/StaticAnalyzers.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/SystemLink.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Tests.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Utilities.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/VCEnvironment.cmake /media/aminya/Linux/GitHub/Cpp/project_options/src/Vcpkg.cmake /usr/share/cmake-3.28/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.28/Modules/ExternalProject/shared_internal_commands.cmake /usr/share/cmake-3.28/Modules/FetchContent.cmake /usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.28/Modules/FindPackageMessage.cmake /usr/share/cmake-3.28/Modules/FindPython.cmake /usr/share/cmake-3.28/Modules/FindPython/Support.cmake /usr/share/cmake-3.28/Modules/Platform/Linux-Initialize.cmake /usr/share/cmake-3.28/Modules/Platform/Linux.cmake /usr/share/cmake-3.28/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/3.28.1/CMakeSystem.cmake: phony


#############################################
Expand Down
2 changes: 1 addition & 1 deletion CMakeFiles/impl-Debug.ninja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.27
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.28

# This file contains build statements specific to the "Debug"
# configuration.
Expand Down
2 changes: 1 addition & 1 deletion CMakeFiles/impl-RelWithDebInfo.ninja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.27
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.28

# This file contains build statements specific to the "RelWithDebInfo"
# configuration.
Expand Down
2 changes: 1 addition & 1 deletion CMakeFiles/impl-Release.ninja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.27
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.28

# This file contains build statements specific to the "Release"
# configuration.
Expand Down
2 changes: 1 addition & 1 deletion CMakeFiles/rules.ninja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.27
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.28

# This file contains all the rules used to get the outputs files
# built from the input files.
Expand Down
2 changes: 1 addition & 1 deletion build-Debug.ninja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.27
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.28

# This file contains aliases specific to the "Debug"
# configuration.
Expand Down
2 changes: 1 addition & 1 deletion build-RelWithDebInfo.ninja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.27
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.28

# This file contains aliases specific to the "RelWithDebInfo"
# configuration.
Expand Down
2 changes: 1 addition & 1 deletion build-Release.ninja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.27
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.28

# This file contains aliases specific to the "Release"
# configuration.
Expand Down
13 changes: 6 additions & 7 deletions build-html.log
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,13 @@ If configName is omitted 'Doxyfile' will be used as a default.
If - is used for configFile doxygen will write / read the configuration to /from standard output / input.

-v print version string
loading pickled environment... failed: build environment version not current
done
loading pickled environment... done
myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 6 source files that are out of date
updating environment: [new config] 6 added, 0 changed, 0 removed
reading sources... [ 17%] READMEreading sources... [ 33%] indexreading sources... [ 50%] src/Licensereading sources... [ 67%] src/Readme_topreading sources... [ 83%] src/indexreading sources... [100%] src/project_options_example
building [html]: targets for 1 source files that are out of date
updating environment: 0 added, 3 changed, 0 removed
reading sources... [ 33%] indexreading sources... [ 67%] src/indexreading sources... [100%] src/project_options_example
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
Expand All @@ -59,12 +58,12 @@ copying assets... copying downloadable files... [ 50%] LICENSE.txt copyi
copying static files... done
copying extra files... done
done
writing output... [ 17%] READMEwriting output... [ 33%] indexwriting output... [ 50%] src/Licensewriting output... [ 67%] src/Readme_topwriting output... [ 83%] src/indexwriting output... [100%] src/project_options_example
writing output... [ 33%] indexwriting output... [ 67%] src/indexwriting output... [100%] src/project_options_example
generating indices... genindex done
highlighting module code...
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 10 warnings.
build succeeded, 9 warnings.

The HTML pages are in html.
Expand Down
2 changes: 1 addition & 1 deletion build.ninja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.27
# Generated by "Ninja Multi-Config" Generator, CMake Version 3.28

# Build using rules for 'Debug'.

Expand Down
Binary file modified doctrees/environment.pickle
Binary file not shown.
Binary file modified doctrees/index.doctree
Binary file not shown.
Binary file modified doctrees/src/index.doctree
Binary file not shown.
Binary file modified doctrees/src/project_options_example.doctree
Binary file not shown.
Loading

0 comments on commit 57c32ae

Please sign in to comment.