Skip to content

DOP-4904: Remove docs/ from v1.19 #1371

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,10 @@ New rules can be added to the `rector.php` configuration file.

## Documentation

Documentation for the library lives in the `docs/` directory and is built with
tools in the related
[mongodb/docs-php-library](https://github.com/mongodb/docs-php-library)
repository. The tools repository is already configured to reference our sources.
Documentation for the library lives in the
[mongodb/docs-php-library](https://github.com/mongodb/docs-php-library) repository.

That said, any changes to the documentation should be tested locally before
Any changes to the documentation should be tested locally before
committing. Follow the following steps to build the docs locally with the tools
repository:

Expand Down
Empty file removed docs/.static/.mongodb
Empty file.
19 changes: 0 additions & 19 deletions docs/examples/aws-lambda/composer.json

This file was deleted.

31 changes: 0 additions & 31 deletions docs/examples/aws-lambda/index.php

This file was deleted.

22 changes: 0 additions & 22 deletions docs/examples/aws-lambda/serverless.yml

This file was deleted.

60 changes: 0 additions & 60 deletions docs/examples/codecs/handling-data-types/DateTimeCodec.php

This file was deleted.

13 changes: 0 additions & 13 deletions docs/examples/codecs/handling-data-types/Person.php

This file was deleted.

55 changes: 0 additions & 55 deletions docs/examples/codecs/handling-data-types/PersonCodec.php

This file was deleted.

12 changes: 0 additions & 12 deletions docs/examples/codecs/handling-documents/Person.php

This file was deleted.

49 changes: 0 additions & 49 deletions docs/examples/codecs/handling-documents/PersonCodec.php

This file was deleted.

7 changes: 0 additions & 7 deletions docs/examples/codecs/handling-documents/disabling-codec.php

This file was deleted.

13 changes: 0 additions & 13 deletions docs/examples/codecs/handling-documents/using-codec.php

This file was deleted.

12 changes: 0 additions & 12 deletions docs/examples/codecs/handling-embedded-documents/Address.php

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions docs/examples/codecs/handling-embedded-documents/Person.php

This file was deleted.

Loading
Loading