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

Script to add author information. #2

Merged
merged 2 commits into from
Feb 13, 2018
Merged

Script to add author information. #2

merged 2 commits into from
Feb 13, 2018

Conversation

zoq
Copy link
Member

@zoq zoq commented Feb 8, 2018

This script adds author information to the tutorials. Example usage:

python tutorial_author_annotator.py src/mlpack/doc/tutorials/ src/mlpack.org/docs/mlpack-2.2.5/doxygen/

The first path contains the path to the raw mlpack tutorials and the second path contains the rendered doxygen output.

@rcurtin
Copy link
Member

rcurtin commented Feb 9, 2018

Looks good, should we add this to docs/build-doxygen.sh as a postprocessing step?

@rcurtin
Copy link
Member

rcurtin commented Feb 13, 2018

Great, I will run this on all the generated doxygen documentation. :)

@rcurtin rcurtin merged commit 5bb4938 into mlpack:master Feb 13, 2018
rcurtin added a commit that referenced this pull request Dec 4, 2019
 
Merge pull request #2 from zoq/author-tag

Script to add author information.
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.

2 participants