Skip to content

Increase Documentation Coverage #543

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

Merged
merged 14 commits into from
Jan 21, 2018

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Jan 14, 2018

I've incrementally been adding #![deny(missing_docs)] to the various modules in mdbook to make sure they get documented. This adds a couple more modules to the list, hopefully adding in-depth examples and stuff.

This also adds a pretty in-depth tutorial on how to create a new backend (rendered).

@Michael-F-Bryan Michael-F-Bryan force-pushed the moar-docs branch 5 times, most recently from c861966 to 3c502db Compare January 19, 2018 15:01
@Michael-F-Bryan Michael-F-Bryan mentioned this pull request Jan 19, 2018
3 tasks
@Michael-F-Bryan
Copy link
Contributor Author

The preprocessor section can probably be fleshed out a bit, but other than that the docs are pretty much ready to merge. The main thing was making sure we have as much documentation coverage as possible in the API docs. The user guide can easily be updated after the 0.1 release.

@Michael-F-Bryan Michael-F-Bryan merged commit 9fe19d8 into rust-lang:master Jan 21, 2018
@Michael-F-Bryan Michael-F-Bryan deleted the moar-docs branch January 26, 2018 03:19
Ruin0x11 pushed a commit to Ruin0x11/mdBook that referenced this pull request Aug 30, 2020
* Added documentation to the `config` module

* Added an example to the `config` module

* Updated the docs in lib.rs regarding implementing backends

* Started writing an alternate backends walkthrough

* Mentioned the output.foo.command key

* Added example output

* Added a config section to the backends tutorial

* Finished off the backends tutorial

* Made sure travis checks mdbook-wordcount

* Fixed the broken link at in the user guide

* Changed how travis builds the project

* Added a conclusion

* Went through and documented a lot of stuff

* Added a preprocessors chapter and updated For Developers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant