Skip to content

Commit

Permalink
Merge branch 'dev-next'
Browse files Browse the repository at this point in the history
  • Loading branch information
zasherif committed Apr 6, 2020
2 parents 5a2984d + a22d1e4 commit d689d96
Show file tree
Hide file tree
Showing 196 changed files with 11,069 additions and 296 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ lcov/*
cov/*
lib/*
.vscode/*
Documentation/design/out
docs/design/out
docs/out
12 changes: 12 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
version: 2

mkdocs:
configuration: mkdocs.yml

# Optionally build your docs in additional formats such as PDF and ePub
formats: all
174 changes: 0 additions & 174 deletions Documentation/design/direct_path.md

This file was deleted.

13 changes: 0 additions & 13 deletions Documentation/design/direct_path.puml

This file was deleted.

15 changes: 0 additions & 15 deletions Documentation/design/direct_path_endpoint_deleted.puml

This file was deleted.

12 changes: 0 additions & 12 deletions Documentation/design/direct_path_host_failure.puml

This file was deleted.

19 changes: 0 additions & 19 deletions Documentation/design/direct_path_inter_network.puml

This file was deleted.

4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,6 @@ lcov:gcov
genhtml lcov/transit_cov_filtered.info -o lcov/report
@echo "see lcov/report/index.html"

.PHONY: doc
doc:
asciidoctor-pdf docs/modules/ROOT/pages/index.adoc -o build/design.pdf
antora generate docsite/site.yml --to-dir docsite/build/site --stacktrace
dirmake:
mkdir -p core
mkdir -p cov
Expand Down
Binary file removed Mizar.png
Binary file not shown.
Loading

0 comments on commit d689d96

Please sign in to comment.