Skip to content

Commit

Permalink
move ncar files to ncar/ dir
Browse files Browse the repository at this point in the history
  • Loading branch information
alperaltuntas committed Sep 17, 2019
1 parent 0b7f600 commit 26c376c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

# Create API documentation
if os.environ.get('NCAR_FORK'):
doxygenize = 'doxygen Doxyfile_ncar_rtd'
doxygenize = 'doxygen ncar/Doxyfile_ncar_rtd'
else:
doxygenize = 'doxygen Doxyfile_rtd'
if os.path.exists('./doxygen/bin/doxygen'): doxygenize = './doxygen/bin/'+doxygenize
Expand Down
File renamed without changes.

0 comments on commit 26c376c

Please sign in to comment.