Commit Graph

39 Commits (63eb387deb2f18c5132eb6bd80f947fce53924a9)

Author SHA1 Message Date
Eric Holscher 8727e8cff4 Still point at mvc 9 years ago
Eric Holscher 4ecc7e0228 Remove outdated test deps from dotnet 9 years ago
Eric Holscher cb28412dfd Fix test mocks 9 years ago
Eric Holscher 136bb7c986 Small conf changes 9 years ago
Eric Holscher 30e4847898 Add basic tests & small output changes for auto-adding TOCTree 9 years ago
Eric Holscher d0621199c8 Mock the subprocess call for .Net 9 years ago
Eric Holscher 19c79222a9 Refactor integration tests to use fixture data.
This removes dependence on real tooling.
The main downside is that it’s fragile to output changes in the tooling.
Not a lot we can do though,
other than have real integration tests, also.
9 years ago
Eric Holscher e881072e84 Refactor integration tests 9 years ago
Eric Holscher 909abed977 Add basic README 9 years ago
Eric Holscher fcfd6f258d Add a basic example dir with clone script. 9 years ago
Eric Holscher 463816673d Small dotnet updates 9 years ago
Eric Holscher 8770a04bf8 Update dotnet codebase for new tooling 9 years ago
Eric Holscher 685665535f Rename files 9 years ago
Eric Holscher 1cde5590eb Clean up how we render templates.
* Add top_level_object as global concept.
* Fix toctree generation
* Add passing of options to rendering
9 years ago
Eric Holscher a3244a2531 Rename tests to be more descriptive 9 years ago
Eric Holscher 59add63ae4 Refactor DotNet Domain, and clean up tests. 9 years ago
Eric Holscher a838e5333d Default keep_files to off. 9 years ago
Eric Holscher 6c204dc570 Update go Domain and add basic Go test 9 years ago
Eric Holscher 2dcb0ca200 Add makefiles to all examples 9 years ago
Eric Holscher c02cd9d32e Add testing for template overrides. 9 years ago
Eric Holscher 5e0b1c6561 Remove old MS yaml file 9 years ago
Eric Holscher 5ca2ee76a5 Refactor into nicer top-level interface to the Domains.
Languages refactored:

* Python
* JS
9 years ago
Eric Holscher 819dfa92ca Clean up gitignore and doctrees 9 years ago
Eric Holscher bd92f55fc7 Install jsdoc globally 9 years ago
Eric Holscher 5468c580ce Rename test dirs, and clarify naming 9 years ago
Eric Holscher 9bc6072283 Add initial javascript support with jsdoc 3. 9 years ago
Anthony Johnson 5d5ee6514f Fix dotnet tests from generator return 9 years ago
Eric Holscher b56f2dc1d8 Merge remote-tracking branch 'origin/go-parsed-example' 9 years ago
Eric Holscher 418b379a7d Merge pull request #3 from rtfd/fix-dotnet-test
Update dotnet domain tests for latest data structures
9 years ago
Eric Holscher a4a68d9213 Fix up go stuff 9 years ago
Christopher Swenson e1b28981b7 Update dotnet domain tests for latest data structures
Some things had changed with how get_objects worked,
and tests needed to be updated.
9 years ago
Christopher Swenson 817b184619 Add holistic Python test that runs sphinx and EVERYTHING 9 years ago
Anthony Johnson 122810a7e1 Add explicit member types 9 years ago
Anthony Johnson ddeba7db70 Fix notes 9 years ago
Anthony Johnson f6f1d1dd7a Added draft json schema fixture for parsing Go doc output 9 years ago
Anthony Johnson e7be3b1804 Sorting on list and detail pages, plus type and ref type fixes to classes 9 years ago
Anthony Johnson 5a5ae1cf15 Move names to properties in code and templates, add tests 9 years ago
Anthony Johnson 4b13bebc8e Large refactor. Cleans up, adds tests, intermediate namespaces
Indexes are still broken due to past changes, but intermediate namespaces are
now linkable.
9 years ago
Eric Holscher c7bef8e11b Initial commit 9 years ago