Commit 314fe3c
authored
* Fix doc links (#884)
- move `/docs` to `/help`
- remove dates from doc names
- move docs to sub-directories and rename to index.md so we get nice
urls (e.g. `help/example` rather than `help/example.html`.
- use `wget --spider` to detect and fix broken links.
- fix search rendering. Note: dark mode does not play nicely with the
GCSE input box[1]
[1]: https://support.google.com/programmable-search/
* Update doc inputs for test generation
- include all doc *.md files in tests
- name doc tests using directory name if file name is
`index.*`.
* Fix doc links: apply review comment
1 parent bb94586 commit 314fe3c
File tree
34 files changed
+68
-74
lines changed- docs
- docs
- help
- actions-with-arguments
- argument-matchers
- auto-and-recursive-mocks
- callbacks
- clear-received-calls
- compat-args
- configure
- creating-a-substitute
- getting-started
- how-nsub-works
- multiple-returns
- nsubstitute-analysers
- partial-subs
- raising-events
- received-calls
- received-in-order
- replacing-return-values
- return-for-all
- return-for-any-args
- return-for-args
- return-from-function
- search
- set-return-value
- setting-out-and-ref-arguments
- threading
- throwing-exceptions
- tests
- NSubstitute.Documentation.Tests.Generator
- NSubstitute.Documentation.Tests
34 files changed
+68
-74
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments