Skip to content
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

explicit docs for getter and setter, darken header, change last output, better feedback if you fail to load search index #857

Closed
wants to merge 6 commits into from

Conversation

sethladd
Copy link
Contributor

No description provided.

@sethladd
Copy link
Contributor Author

Addresses #840

@sethladd
Copy link
Contributor Author

@keertip

@sethladd
Copy link
Contributor Author

Also addresses #854

@sethladd
Copy link
Contributor Author

Also addresses #819

@sethladd
Copy link
Contributor Author

Also addresses #811

@sethladd sethladd changed the title explicit docs for getter and setter explicit docs for getter and setter, darken header, change last output, better feedback if you fail to load search index Aug 24, 2015
@sethladd
Copy link
Contributor Author

@devoncarew

@@ -121,7 +121,7 @@ main(List<String> arguments) async {

try {
DartDocResults results = await dartdoc.generateDocs();
print('\nSuccess! Open file://${results.outDir.absolute.path}/index.html');
print('\nSuccess! Docs generated into ${results.outDir.absolute.path}');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@devoncarew
Copy link
Member

lgtm!

@sethladd sethladd closed this in 5877d0b Aug 24, 2015
@sethladd sethladd deleted the ssl-getter-setter-docs branch August 24, 2015 20:45
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.

None yet

2 participants