Skip to content

Commit

Permalink
Moved files, removed stale architecture doc, and fixed links. (micros…
Browse files Browse the repository at this point in the history
  • Loading branch information
wes-b authored Apr 19, 2019
1 parent 529d0cf commit 11085c3
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 63 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ add_subdirectory(tools)
if (K4A_BUILD_DOCS)
find_package(Doxygen 1.8.14 EXACT)
if (DOXYGEN_FOUND)
set(DOXYGEN_MAINPAGE ${CMAKE_CURRENT_SOURCE_DIR}/docs/sdk.md )

set(DOXYGEN_SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/include/k4a ${CMAKE_CURRENT_SOURCE_DIR}/include/k4arecord ${DOXYGEN_MAINPAGE})

# These variables are used in Doxyfile.in
Expand Down
6 changes: 6 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Code of Conduct

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)
or contact [[email protected]](mailto:[email protected]) with any additional questions or
comments.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ For more instructions on running and writing tests see
[testing](docs/testing.md).

# Contribute
We welcome your contributions! Please see the [contribution guidelines](docs/contributing.md).
We welcome your contributions! Please see the [contribution guidelines](CONTRIBUTING.md).

## Feedback
For any feedback or to report a bug, please file a [GitHub Issue](https://github.com/Microsoft/Azure-Kinect-Sensor-SDK/issues).
Expand Down
Binary file removed docs/Architecture.png
Binary file not shown.
Binary file removed docs/SDK Internal Architecture.vsdx
Binary file not shown.
60 changes: 0 additions & 60 deletions docs/sdk.md

This file was deleted.

0 comments on commit 11085c3

Please sign in to comment.